From 03a31b46c3b6cf4848d4fef649f32c92d5094846 Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Sat, 9 Aug 2025 10:38:19 +0200 Subject: [PATCH] 2.3.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index dd4534f..ab20f1a 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 = 2.3.0 +pluginVersion = 2.3.1 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 243