From 5abd9c3dbfb500cc546a665b0b73bd07d9d2fbe1 Mon Sep 17 00:00:00 2001 From: marhali Date: Sun, 24 Apr 2022 15:23:17 +0200 Subject: [PATCH] prepare next release candidate --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 1ae727a..c3c6767 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = de.marhali.easyi18n pluginName = easy-i18n # SemVer format -> https://semver.org -pluginVersion = 4.0.0-rc.2 +pluginVersion = 4.0.0-rc.3 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.