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 cf35bfb commit 9daa410Copy full SHA for 9daa410
gradle.properties
@@ -1,4 +1,4 @@
1
-version = 1.1.6
+version = 1.1.7
2
3
javaVersion = 1.8
4
src/main/resources/META-INF/plugin.xml
@@ -72,7 +72,7 @@
72
</change-notes>
73
74
<!-- please see https://confluence.jetbrains.com/display/IDEADEV/Build+Number+Ranges for description -->
75
- <idea-version since-build="171"/>
+ <idea-version since-build="171" until-build="172.*"/>
76
77
<!-- please see https://confluence.jetbrains.com/display/IDEADEV/Plugin+Compatibility+with+IntelliJ+Platform+Products
78
on how to target different products -->
0 commit comments