Skip to content

Commit

Permalink
Update build versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vepanimas committed Jul 28, 2021
1 parent a874c11 commit 20eb3d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ intellij {
}

runPluginVerifier {
ideVersions = ['IU-2019.3.5', 'IU-2020.2.4', 'IU-2021.2']
ideVersions = ['IU-2021.1', 'IU-2021.2']
}

runIde {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m

pluginGroup=com.intellij.lang.jsgraphql
pluginVersion=3.0.0
pluginSinceBuild=193.7288
pluginSinceBuild=211.0
pluginUntilBuild=213.*

platformType=IU
Expand Down

0 comments on commit 20eb3d2

Please sign in to comment.