Update version in pom.xml

This commit is contained in:
GitHub Action
2023-12-12 18:49:13 +00:00
parent 1ecd192539
commit c7d84218f2
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.7-Release</version>
<version>1.0.8-Release</version>
<modules>
<module>API</module>
<module>Client</module>