Update version in pom.xml

This commit is contained in:
GitHub Action
2023-09-07 14:00:03 +00:00
parent d87506da88
commit e6dcc8f5fd
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.19-Release</version>
<version>0.0.20-Release</version>
<modules>
<module>API</module>
<module>Client</module>