Update version in pom.xml

This commit is contained in:
GitHub Action
2024-03-02 09:57:33 +00:00
parent 92fde03f2b
commit 7ba7143f5a
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.1-Release</version>
<version>1.5.2-Release</version>
<modules>
<module>API</module>
<module>Client</module>