We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28811d7 commit 499e6ecCopy full SHA for 499e6ec
resources/META-INF/plugin.xml
@@ -10,7 +10,7 @@
10
<idea-plugin version="2">
11
<id>com.intellij.lang.jsgraphql</id>
12
<name>JS GraphQL</name>
13
- <version>1.3.2</version>
+ <version>1.3.2.143-145</version>
14
<vendor>Jim Kynde Meyer - [email protected]</vendor>
15
16
<description><![CDATA[
@@ -40,7 +40,7 @@
40
</change-notes>
41
42
<!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description -->
43
- <idea-version since-build="143.0"/>
+ <idea-version since-build="143.0" until-build="145.*"/>
44
45
<!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/plugin_compatibility.html
46
on how to target different products -->
0 commit comments