Skip to content

Commit 20eb3d2

Browse files
committed
Update build versions
1 parent a874c11 commit 20eb3d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ intellij {
5555
}
5656

5757
runPluginVerifier {
58-
ideVersions = ['IU-2019.3.5', 'IU-2020.2.4', 'IU-2021.2']
58+
ideVersions = ['IU-2021.1', 'IU-2021.2']
5959
}
6060

6161
runIde {

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m
55

66
pluginGroup=com.intellij.lang.jsgraphql
77
pluginVersion=3.0.0
8-
pluginSinceBuild=193.7288
8+
pluginSinceBuild=211.0
99
pluginUntilBuild=213.*
1010

1111
platformType=IU

0 commit comments

Comments
 (0)