Update version in pom.xml

This commit is contained in:
GitHub Action
2024-07-31 02:47:35 +00:00
parent c160259863
commit 1f3c1c7d41
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.4-Release</version>
<version>1.8.5-Release</version>
<modules>
<module>API</module>
<module>Client</module>