Skip to content

Commit 5463b6b

Browse files
committed
Added new module...
1 parent fd1cce3 commit 5463b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ apply plugin: 'java'
4545
apply plugin: 'maven-publish'
4646

4747
group = 'org.mangorage'
48-
version = getLatestGitTag() + "." + getLatestGitVersion() + "-beta.12"
48+
version = getLatestGitTag() + "." + getLatestGitVersion()
4949

5050
println("Version -> " + version)
5151

0 commit comments

Comments
 (0)