Update version in pom.xml

This commit is contained in:
GitHub Action
2023-08-22 15:30:36 +00:00
parent 668f28e357
commit 997c8d399e

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.6-Release</version>
<modules>
<module>API</module>
<module>Client</module>