Update version in pom!

This commit is contained in:
kohlerpop1
2024-11-09 16:30:11 -05:00
parent fd6158410a
commit 838728d47d
5 changed files with 6 additions and 6 deletions

View File

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