Update version in pom.xml

This commit is contained in:
GitHub Action
2024-07-01 00:32:46 +00:00
parent 47493d4955
commit 6728fd9963
7 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
<groupId>io.github.jwdeveloper.tiktok</groupId>
<artifactId>TikTokLiveJava</artifactId>
<packaging>pom</packaging>
<version>1.7.2-Release</version>
<version>1.7.3-Release</version>
<modules>
<module>API</module>
<module>Client</module>