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