Update version in pom.xml

This commit is contained in:
GitHub Action
2025-02-11 22:09:28 +00:00
parent 81fb2b4576
commit 8bda5d789c
7 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.8.14-Release</version>
<version>1.9.0-Release</version>
<modules>
<module>API</module>
<module>Client</module>