Update version in pom.xml

This commit is contained in:
GitHub Action
2025-02-19 19:16:59 +00:00
parent 07a28e2632
commit edefd0c1fd
7 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.9.1-Release</version>
<version>1.9.2-Release</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>API</artifactId>