Update version in pom.xml

This commit is contained in:
GitHub Action
2024-05-13 00:55:24 +00:00
parent d2ea00bcae
commit b153afb332
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.0-Release</version>
<version>1.6.1-Release</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>extension-recorder</artifactId>