Update version in pom.xml

This commit is contained in:
GitHub Action
2024-03-03 21:42:11 +00:00
parent 786c24d267
commit 67e70c34bc
7 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@
<groupId>io.github.jwdeveloper.tiktok</groupId>
<artifactId>TikTokLiveJava</artifactId>
<packaging>pom</packaging>
<version>1.5.2-Release</version>
<version>1.5.3-Release</version>
<modules>
<module>API</module>
<module>Client</module>