Skip to content

Commit fbc238d

Browse files
committed
More work done...
1 parent f701e05 commit fbc238d

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
@@ -25,7 +25,7 @@ plugins {
2525
apply plugin: 'maven-publish'
2626

2727
group = 'org.mangorage'
28-
version = getLatestGitTag() + "." + getLatestGitVersion() + "-beta.10"
28+
version = getLatestGitTag() + "." + getLatestGitVersion()
2929

3030
println("Version -> " + version)
3131

0 commit comments

Comments
 (0)