From 04e585699b3a5dc61c47345ab69b5d4d18ac03fb Mon Sep 17 00:00:00 2001 From: marhali Date: Thu, 13 Jan 2022 16:02:29 +0100 Subject: [PATCH] prepare release candidate --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c8f377c..6fadf1d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = de.marhali.easyi18n pluginName = easy-i18n # SemVer format -> https://semver.org -pluginVersion = 1.7.1 +pluginVersion = 2.0.0-rc.1 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.