Update version in pom.xml

This commit is contained in:
GitHub Action
2025-11-16 04:30:57 +00:00
parent 089d8d6ed8
commit 3f00256634
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>1.11.7-Release</version>
<version>1.11.8-Release</version>
<modules>
<module>API</module>
<module>Client</module>