Update version in pom.xml

This commit is contained in:
GitHub Action
2023-09-04 10:07:55 +00:00
parent 818c4cb364
commit c267392888
5 changed files with 5 additions and 5 deletions

View File

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