From 46575b31fd8bf208173c5ded08af6b385f788dff Mon Sep 17 00:00:00 2001 From: marhali Date: Thu, 30 May 2024 12:55:22 +0200 Subject: [PATCH] prepare patch release --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 66e7b6a..3c4244f 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.5.1 +pluginVersion = 4.5.2 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 223