Skip to content

Commit ebc171a

Browse files
committed
Increased the minimum IDE version to match results from running the "Usage of IntelliJ API not available in older IDEs" inspection (#164)
1 parent 79ad4a4 commit ebc171a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</change-notes>
3838

3939
<!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description -->
40-
<idea-version since-build="172"/>
40+
<idea-version since-build="173.2290.1"/>
4141

4242
<!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/plugin_compatibility.html
4343
on how to target different products -->

0 commit comments

Comments
 (0)