From f028be2c7ca44e276a3d7ecd644b65d2f5eba65c Mon Sep 17 00:00:00 2001 From: marhali Date: Sat, 18 Feb 2023 17:52:54 +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 d231b7a..9572be2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = de.marhali.easyi18n pluginName = easy-i18n # SemVer format -> https://semver.org -pluginVersion = 4.4.0 +pluginVersion = 4.4.1 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.