From 08d61a204df14a326811d75090de07ba9268d793 Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Tue, 23 Feb 2021 19:43:00 +0100 Subject: [PATCH] v0.8.3 --- build.gradle.kts | 1 + gradle.properties | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index e3ac21d..e3799fe 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -62,6 +62,7 @@ intellij { // Read more: https://github.com/JetBrains/gradle-changelog-plugin changelog { version = pluginVersion + groups = emptyList() } // Configure detekt plugin. diff --git a/gradle.properties b/gradle.properties index 7ef2aba..a90959e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = org.jetbrains.plugins.template pluginName_ = IntelliJ Platform Plugin Template -pluginVersion = 0.8.2 +pluginVersion = 0.8.3 pluginSinceBuild = 202 pluginUntilBuild = 203.* # Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl