Skip to content
Snippets Groups Projects
Commit 843ffc56 authored by Johannes Mey's avatar Johannes Mey
Browse files

bump version

parent ef05481f
No related branches found
No related tags found
1 merge request!11Resolve "Support for IntelliJ 2021.3"
Pipeline #12474 passed
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
...@@ -8,14 +8,14 @@ pluginVersion = 0.3.0 ...@@ -8,14 +8,14 @@ pluginVersion = 0.3.0
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions. # for insight into build numbers and IntelliJ Platform versions.
pluginSinceBuild = 211 pluginSinceBuild = 211
pluginUntilBuild = 212.* pluginUntilBuild = 213.*
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl # 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. # See https://jb.gg/intellij-platform-builds-list for available build versions.
pluginVerifierIdeVersions = 2021.1.1, 2021.1.2, 2021.1.3, 2021.2.3 pluginVerifierIdeVersions = 2021.1.1, 2021.1.2, 2021.1.3, 2021.2.3, 2021.3.1
platformType = IC platformType = IC
platformVersion = 2021.2.3 platformVersion = 2021.3.1
platformDownloadSources = true platformDownloadSources = true
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html # Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment