Update version in pom.xml

This commit is contained in:
GitHub Action
2024-06-02 20:07:58 +00:00
parent 82196ef8e3
commit d1eec34fca
7 changed files with 9 additions and 9 deletions

View File

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