Update version in pom.xml

This commit is contained in:
GitHub Action
2024-02-15 00:18:41 +00:00
parent 9ee5c89f64
commit 6da40927d0
10 changed files with 12 additions and 12 deletions

View File

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