Update version in pom.xml

This commit is contained in:
GitHub Action
2024-01-05 16:21:21 +00:00
parent 1308b86567
commit 6a42da9ecb
8 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>TikTokLiveJava</artifactId>
<groupId>io.github.jwdeveloper.tiktok</groupId>
<version>1.0.14-Release</version>
<version>1.0.15-Release</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>API</artifactId>