From 39725054a00bacb4c17bd88e02fd63eca54ad6ea Mon Sep 17 00:00:00 2001 From: Denys Digtiar Date: Tue, 13 Sep 2022 14:51:52 +1000 Subject: [PATCH] Prepare Release 2.0.8 --- build.gradle | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 2b0282b..ad5962c 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ plugins { } group = "org.kohsuke.stapler.idea" -version = "2.0.8-SNAPSHOT" +version = "2.0.8" java { toolchain { @@ -59,10 +59,12 @@ patchPluginXml { untilBuild = "" pluginDescription = extractPluginDescription() changeNotes = """ +

2.0.8

+

Plugin is renamed from "Stapler Framework Support" to "Jenkins Development Support"

2.0.7

2.0.6