From a55720b9352537dba703703d6243b6c0bb217522 Mon Sep 17 00:00:00 2001 From: marhali Date: Thu, 4 Sep 2025 22:18:31 +0200 Subject: [PATCH] chore: prepare patch release --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 17a3cfd..e89733e 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.8.0 +pluginVersion = 4.8.1 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 242