From d19eff7dd3ac57b86fe84fef28561a06c76cdaf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Mon, 6 Sep 2021 19:12:18 +0200 Subject: [PATCH] `pluginVerifierIdeVersions`: 2021.2 -> 2021.2.1 --- .github/template-cleanup/gradle.properties | 2 +- CHANGELOG.md | 2 +- gradle.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/template-cleanup/gradle.properties b/.github/template-cleanup/gradle.properties index c92aca6..247da0a 100644 --- a/.github/template-cleanup/gradle.properties +++ b/.github/template-cleanup/gradle.properties @@ -12,7 +12,7 @@ pluginUntilBuild = 212.* # Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl # See https://jb.gg/intellij-platform-builds-list for available build versions. -pluginVerifierIdeVersions = 2020.3.4, 2021.1.3, 2021.2 +pluginVerifierIdeVersions = 2020.3.4, 2021.1.3, 2021.2.1 platformType = IC platformVersion = 2020.3.4 diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ed9c5d..c127ed0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ - GitHub Actions: Use Java 11 - GitHub Actions: Update Build and Release flows - GitHub Actions: Use Gradle cache provided with `actions/setup-java` -- Update `pluginVerifierIdeVersions` to `2020.3.4, 2021.1.3, 2021.2` +- Update `pluginVerifierIdeVersions` to `2020.3.4, 2021.1.3, 2021.2.1` - Change since/until build to `203-212.*` - Upgrade Gradle Wrapper to `7.2` - Gradle – Changelog plugin configuration update diff --git a/gradle.properties b/gradle.properties index 01aad7e..f506f07 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ pluginUntilBuild = 212.* # Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl # See https://jb.gg/intellij-platform-builds-list for available build versions. -pluginVerifierIdeVersions = 2020.3.4, 2021.1.3, 2021.2 +pluginVerifierIdeVersions = 2020.3.4, 2021.1.3, 2021.2.1 platformType = IC platformVersion = 2020.3.4