Update version in pom.xml

This commit is contained in:
GitHub Action
2024-05-23 22:45:49 +00:00
parent 2c68fe3421
commit 5577df7c9c
7 changed files with 9 additions and 9 deletions

View File

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