From 18b56edef7111f66dbaed633b3a4cd4b1530701a Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Fri, 6 Oct 2023 14:05:28 +0200 Subject: [PATCH] 1.11.2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f97b4c22..807ede0d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = org.jetbrains.plugins.template pluginName = IntelliJ Platform Plugin Template pluginRepositoryUrl = https://github.com/JetBrains/intellij-platform-plugin-template # SemVer format -> https://semver.org -pluginVersion = 1.11.1 +pluginVersion = 1.11.2 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 223