Update version in pom.xml

This commit is contained in:
GitHub Action
2024-11-09 21:34:57 +00:00
parent 733e72f814
commit 3e23e5b939
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.8-Release</version>
<version>1.8.9-Release</version>
<modules>
<module>API</module>
<module>Client</module>