From d9df400d7f14730d1cc5a0ad2ba0f51f9bb386ed Mon Sep 17 00:00:00 2001 From: Rob Greene Date: Mon, 4 Jun 2018 22:19:24 -0500 Subject: [PATCH] Bumping version. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d7cfb48..18fe63d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ # Universal applesingle version number. Used for: # - Naming JAR file. # - The build will insert this into a file that is read at run time as well. -version=1.2.0 +version=1.2.1 # Maven Central Repository G and A of GAV coordinate. :-) group=net.sf.applecommander