Update version in pom.xml

This commit is contained in:
GitHub Action
2024-02-26 15:26:34 +00:00
parent e37b30ff12
commit ead954dd27
9 changed files with 11 additions and 11 deletions

View File

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