mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Update pluginUntilBuild to include 213.* (2021.3.*)
This commit is contained in:
committed by
Jakub Chrzanowski
parent
0f78353bdc
commit
3b2dc4e3d2
2
.github/template-cleanup/gradle.properties
vendored
2
.github/template-cleanup/gradle.properties
vendored
@@ -9,7 +9,7 @@ pluginVersion = 0.0.1
|
||||
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
|
||||
# for insight into build numbers and IntelliJ Platform versions.
|
||||
pluginSinceBuild = 203
|
||||
pluginUntilBuild = 212.*
|
||||
pluginUntilBuild = 213.*
|
||||
|
||||
platformType = IC
|
||||
platformVersion = 2020.3.4
|
||||
|
||||
Reference in New Issue
Block a user