From 290837ffab3e1585ad03f81e749e86bd1988ee55 Mon Sep 17 00:00:00 2001 From: Uladzislau Date: Tue, 12 Nov 2024 15:39:19 +0100 Subject: [PATCH] Release/v2.0.2 is created Signed-off-by: Uladzislau --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9fb021e1..bd7986b2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ # org.gradle.jvmargs=-Xss1M # SemVer format -> https://semver.org -pluginVersion=2.0.1 +pluginVersion=2.0.2 pluginGroup=eu.ibagroup pluginRepositoryUrl=https://github.com/for-mainframe/For-Mainframe # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html