From 3f8b7beece3833fdebdf1bbae47531e96c90f2af Mon Sep 17 00:00:00 2001 From: Axel Howind Date: Wed, 6 Nov 2024 08:48:49 +0100 Subject: [PATCH] change version label --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4262edeb..9ed28b7b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ pluginVersionMajor = 3 pluginVersionMinor = 1 pluginVersionPatch = 0 -pluginVersionLabel = rc-1 +pluginVersionLabel = rc-2 pluginReleaseBuild = false