From 38ab3f62d5260f6877727c5b81ee4b732331e0ea Mon Sep 17 00:00:00 2001 From: marhali Date: Sat, 3 Sep 2022 16:55:49 +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 d2e3921..dda8cb0 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.2.2 +pluginVersion = 4.2.3 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.