Update version in pom.xml

This commit is contained in:
GitHub Action
2023-09-07 16:24:10 +00:00
parent e6dcc8f5fd
commit bc045d49dc
7 changed files with 7 additions and 7 deletions

View File

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