Update version in pom.xml

This commit is contained in:
GitHub Action
2023-08-23 18:57:15 +00:00
parent f03cb14262
commit c6d09927a0
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.11-Release</version>
<version>0.0.12-Release</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>API</artifactId>