From 8f67787f9fa27fccaedb04895f52a4ac4e957b05 Mon Sep 17 00:00:00 2001 From: GoldSubmarine <997462392@qq.com> Date: Fri, 20 Aug 2021 23:29:42 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20release=20for=202021.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 +-- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6012d0d..7b1f187 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,5 @@ # RestfulHelper Changelog ## [Unreleased] -## [0.1.0] ### Added -- 🎉 Initial release of the plugin +- 🎉 release for 2021.2 diff --git a/gradle.properties b/gradle.properties index 9b4d5e2..b005b67 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = com.github.goldsubmarine.restfulhelper pluginName = RestfulHelper -pluginVersion = 0.1.0-2021.2 +pluginVersion = 0.1.0-stable.1 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.