Update version in pom.xml

This commit is contained in:
GitHub Action
2025-05-11 02:09:04 +00:00
parent 75f6368f2c
commit a72d134796
7 changed files with 7 additions and 7 deletions

View File

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