From 94072acf106e96f4e5420459cee98c806fd5bf41 Mon Sep 17 00:00:00 2001 From: NEZNAMY Date: Wed, 25 Jan 2023 10:39:44 +0100 Subject: [PATCH] 3.2.4 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index eb5a5f1e5..91c91ad5f 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=3.2.4-SNAPSHOT +projectVersion=3.2.4 # Gradle properties org.gradle.daemon=true