From 73dfb867a9b191a3bbfce87103573d06c2ee0e8d Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Sun, 15 Dec 2024 11:29:37 +0100 Subject: [PATCH] 2.0.3 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index cfe199b..3e58588 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.0.2 +pluginVersion = 2.0.3 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 241