Skip to content

Commit

Permalink
supported min version is now 135 (IDEA 13.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
ollide committed Nov 16, 2015
1 parent 1a27564 commit 42b0533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</change-notes>

<!-- please see http://confluence.jetbrains.net/display/IDEADEV/Build+Number+Ranges for description -->
<idea-version since-build="133"/> <!-- IDEA 13 -->
<idea-version since-build="135"/> <!-- IDEA 13.1 -->
<depends>com.intellij.modules.java</depends>

<application-components>
Expand Down

0 comments on commit 42b0533

Please sign in to comment.