Update version in pom.xml

This commit is contained in:
GitHub Action
2023-09-22 00:17:48 +00:00
parent 5b91e7f4c9
commit 851d33af52
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>0.0.24-Release</version>
<version>0.0.25-Release</version>
<modules>
<module>API</module>
<module>Client</module>