Update version in pom.xml

This commit is contained in:
GitHub Action
2023-11-14 17:48:13 +00:00
parent 69a2a6a338
commit 110a4fab4c
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.5-Release</version>
<version>1.0.6-Release</version>
<modules>
<module>API</module>
<module>Client</module>