From aafb68f75c42fad9ac4e2a017ee50d34008deccd Mon Sep 17 00:00:00 2001 From: Rob Greene Date: Sun, 11 Mar 2018 17:34:41 -0500 Subject: [PATCH] Bumping version. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b61e308..044ce32 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ # Universal ShrinkItArchive 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