Skip to content

Commit 57a64ad

Browse files
committed
Bump to 2021.1
Bumping platformVersion as well, as I understand this should build the plugin with 2021.1.
1 parent e79e5b1 commit 57a64ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ pluginGroup = no.eirikb.avatest
55
pluginName = AvaJavaScriptTestRunnerRunConfigurationGenerator
66
pluginVersion = 1.3.4
77
pluginSinceBuild = 202
8-
pluginUntilBuild = 203.*
8+
pluginUntilBuild = 211.*
99
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
1010
# See https://jb.gg/intellij-platform-builds-list for available build versions
1111
pluginVerifierIdeVersions = 2020.2.4, 2020.3.2, 2021.1
1212

1313
platformType = IU
14-
platformVersion = 2020.2.4
14+
platformVersion = 2021.1
1515
platformDownloadSources = true
1616
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1717
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22

0 commit comments

Comments
 (0)