From 4510491177222f34dd30fa96b41475bfbad9ee23 Mon Sep 17 00:00:00 2001 From: NEZNAMY Date: Mon, 12 Dec 2022 09:46:21 +0100 Subject: [PATCH] 3.2.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 60dac1e21..143414fdd 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.1.5 +projectVersion=3.2.0 # Gradle properties org.gradle.daemon=true