Update version in pom.xml

This commit is contained in:
GitHub Action
2024-01-05 16:26:35 +00:00
parent b0593ba95c
commit 0a857594ea
8 changed files with 8 additions and 8 deletions

View File

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