From 7053cf36c6c1a6a81b29810217890db774ae1bb8 Mon Sep 17 00:00:00 2001 From: Axel Howind Date: Fri, 22 Nov 2024 14:24:05 +0100 Subject: [PATCH] v3.1.1 --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index f6c392c1..e8edd4b2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ pluginVersionMajor = 3 pluginVersionMinor = 1 -pluginVersionPatch = 0 +pluginVersionPatch = 1 #pluginVersionLabel = rc-1 -pluginReleaseBuild = false +pluginReleaseBuild = true