Update version in pom.xml

This commit is contained in:
GitHub Action
2024-02-15 18:56:11 +00:00
parent 12c64e1c67
commit c93c3144ff
10 changed files with 12 additions and 12 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>TikTokLiveJava</artifactId>
<groupId>io.github.jwdeveloper.tiktok</groupId>
<version>1.2.0-Release</version>
<version>1.2.1-Release</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>extension-recorder</artifactId>