Update version in pom.xml

This commit is contained in:
GitHub Action
2023-09-07 12:56:38 +00:00
parent 32294cc3ec
commit cc871c70f6
7 changed files with 7 additions and 7 deletions

View File

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