Update version in pom.xml

This commit is contained in:
GitHub Action
2023-09-07 13:12:35 +00:00
parent cc871c70f6
commit 08379994fd
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.17-Release</version>
<version>0.0.18-Release</version>
<modules>
<module>API</module>
<module>Client</module>