From 9d3af77efadf3a29782fbfc64d04298d5cc10fa7 Mon Sep 17 00:00:00 2001 From: marhali Date: Tue, 9 Apr 2024 23:48:07 +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 39d2a2d..2a096f5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = de.marhali.easyi18n pluginName = easy-i18n pluginRepositoryUrl = https://github.com/marhali/easy-i18n # SemVer format -> https://semver.org -pluginVersion = 4.4.4 +pluginVersion = 4.5.0 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 223