From c9883c263892880a040456d7bac70aa098fb41ee Mon Sep 17 00:00:00 2001 From: Nassim Jahnke Date: Thu, 16 Mar 2023 20:44:53 +0100 Subject: [PATCH] 4.6.1 Release --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f3b5cfbc0..1be552a64 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.6.1-SNAPSHOT +projectVersion=4.6.1 # Gradle properties org.gradle.daemon=true