From a2be0093ccbf61dc75a39b4bc0e5b4586bd66c42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Mon, 23 Aug 2021 17:53:17 +0200 Subject: [PATCH] `pluginVerifierIdeVersions`: include `2021.2` + sync --- .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 e73fb05..c92aca6 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 +pluginVerifierIdeVersions = 2020.3.4, 2021.1.3, 2021.2 platformType = IC platformVersion = 2020.3.4 diff --git a/CHANGELOG.md b/CHANGELOG.md index 71b9aab..327858d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ ### Changed - GitHub Actions: Use Java 11 -- Update `pluginVerifierIdeVersions` to `2020.3.4, 2021.1.3` +- Update `pluginVerifierIdeVersions` to `2020.3.4, 2021.1.3, 2021.2` - 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 bf3f021..01aad7e 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, 212.4535.15 +pluginVerifierIdeVersions = 2020.3.4, 2021.1.3, 2021.2 platformType = IC platformVersion = 2020.3.4