Update version in pom.xml

This commit is contained in:
GitHub Action
2024-02-26 15:17:09 +00:00
parent 407f51fa73
commit 7a5c00d99a
9 changed files with 11 additions and 11 deletions

View File

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