From 3396e285d2afd49b8282a1b0cc1298683a599cc5 Mon Sep 17 00:00:00 2001 From: Rob Greene Date: Sat, 5 Mar 2022 17:58:32 -0600 Subject: [PATCH] Bumping to next snapshot version. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 01c7b82..dc66651 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.7.0 +version=1.8.0-SNAPSHOT # Dependency versions shkVersion=1.2.2