From b299ea3d896a054dc3088fd896c5def48a7f26a7 Mon Sep 17 00:00:00 2001 From: Axel Howind Date: Mon, 11 Nov 2024 13:38:10 +0100 Subject: [PATCH] v3.1.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9ed28b7b..f6c392c1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ pluginVersionMajor = 3 pluginVersionMinor = 1 pluginVersionPatch = 0 -pluginVersionLabel = rc-2 +#pluginVersionLabel = rc-1 pluginReleaseBuild = false