From a1a0926c4b47c0321b6ecea8c2166acdc4ffb7a4 Mon Sep 17 00:00:00 2001 From: Myles Date: Fri, 3 Dec 2021 18:11:51 +0000 Subject: [PATCH] Back to snapshot --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 47d929288..4e097954f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # Project properties - we put these here so they can be modified without causing a recompile of the build scripts -projectVersion=4.1.1 +projectVersion=4.1.2-SNAPSHOT # Gradle properties org.gradle.daemon=true