Update version in pom.xml

This commit is contained in:
GitHub Action
2024-01-19 18:19:23 +00:00
parent 749cfcf4a6
commit 46e75dec1a
10 changed files with 12 additions and 12 deletions

View File

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