From f2df66238bad95828545b4902707c4a58d55a03c Mon Sep 17 00:00:00 2001 From: marhali Date: Tue, 26 Apr 2022 20:58:41 +0200 Subject: [PATCH] prepare major release --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c3c6767..48dec2d 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.3 +pluginVersion = 4.0.0 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.