From f1cf994d10b089f6e838a46f8cd16b721e92784c Mon Sep 17 00:00:00 2001 From: NEZNAMY Date: Fri, 16 Dec 2022 11:27:48 +0100 Subject: [PATCH] 3.2.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 143414fdd..32639287c 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.0 +projectVersion=3.2.1 # Gradle properties org.gradle.daemon=true