From 4f1532e852e2d17b8b58f79a3d06ad80d7671910 Mon Sep 17 00:00:00 2001 From: marhali Date: Fri, 8 Dec 2023 21:56:17 +0100 Subject: [PATCH] prepare patch release --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3e0775e..79a1d0b 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.2 +pluginVersion = 4.4.3 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 223