From 9bf67045f3b0c4024d47404b2686319c4be95495 Mon Sep 17 00:00:00 2001 From: marhali Date: Sun, 5 Jun 2022 13:08:43 +0200 Subject: [PATCH] prepare minor release --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a2f4f44..dad7b1d 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.1.0-rc.1 +pluginVersion = 4.1.0 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.