Update version in pom.xml

This commit is contained in:
GitHub Action
2023-08-22 15:40:34 +00:00
parent 32cb1e0d8f
commit d33dab0a98
5 changed files with 5 additions and 5 deletions

View File

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