From 4a3b00d226f7cd75d1bccbe20efd4a98db01350f Mon Sep 17 00:00:00 2001 From: Rob Greene Date: Sun, 29 Sep 2019 18:13:01 -0500 Subject: [PATCH] Bumping version. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9ad8724..0a82712 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ # Universal AppleCommander 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.5.0 +version=1.5.1 # Dependency versions shkVersion=1.2.2