From 531126b36ea126ddc5453842e2dc50edf7f6735e Mon Sep 17 00:00:00 2001 From: marhali Date: Sun, 12 Dec 2021 14:23:23 +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 19c8032..c8f377c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = de.marhali.easyi18n pluginName = easy-i18n # SemVer format -> https://semver.org -pluginVersion = 1.7.0 +pluginVersion = 1.7.1 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.