Update version in pom.xml

This commit is contained in:
GitHub Action
2025-10-05 02:40:59 +00:00
parent a0c445656c
commit 7589a2ac4a
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>1.11.3-Release</version>
<version>1.11.4-Release</version>
<modules>
<module>API</module>
<module>Client</module>