Fix for maven versions

This commit is contained in:
JW
2023-09-13 06:38:46 +02:00
parent 05ce745dc8
commit 7641d4d33d
8 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>0.0.21-Release</version>
<version>0.0.22-Release</version>
<modules>
<module>API</module>
<module>Client</module>