From 81e1fa0ce3a62673e9966a55d7776020b4fc4dca Mon Sep 17 00:00:00 2001 From: Rob Greene Date: Sun, 29 Oct 2023 13:41:08 -0500 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 1cf30d3..18dbafb 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=0.3.1 +version=0.3.2-SNAPSHOT # Maven Central Repository G and A of GAV coordinate. :-) group=net.sf.applecommander