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 9c0b7c0 commit eda6e3dCopy full SHA for eda6e3d
src/main/resources/META-INF/plugin.xml
@@ -33,7 +33,7 @@
33
</change-notes>
34
35
<!-- please see https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description -->
36
- <idea-version since-build="211.4961.33" until-build="211.*"/>
+ <idea-version since-build="212.4746.92" until-build="212.*"/>
37
38
<extensions defaultExtensionNs="com.intellij">
39
<!-- This is grouped in the following order EXCEPT for localInspections and moduleTypes. All localInspections are grouped at the
0 commit comments