Update version in pom.xml

This commit is contained in:
GitHub Action
2023-12-20 19:27:06 +00:00
parent c12f3cc4dc
commit 0ae9068858
8 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
<groupId>io.github.jwdeveloper.tiktok</groupId>
<artifactId>TikTokLiveJava</artifactId>
<packaging>pom</packaging>
<version>1.0.12-Release</version>
<version>1.0.13-Release</version>
<modules>
<module>API</module>
<module>Client</module>