diff --git a/gradle.properties b/gradle.properties index 702ef1f..ce17b8f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ # Universal bastools version number. Used for: # - Naming JAR file. # - The build will insert this into a file that is read at run time as well. -version=5.0-SNAPSHOT +version=5.0 # Maven Central Repository G and A of GAV coordinate. :-) group=org.applecommander