Skip to content
This repository has been archived by the owner on Dec 28, 2019. It is now read-only.

Commit

Permalink
fixing compatibility with all IDEs release versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shalupov committed Mar 18, 2016
1 parent 2d06967 commit 08626a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</ul>
]]></description>

<!-- IDEA 16.0 -->
<idea-version since-build="145.258" until-build="145.99999"/>
<!-- IDEA 2016.1 -->
<idea-version since-build="145.1" until-build="145.99999"/>

<depends>com.intellij.modules.lang</depends>

Expand Down

0 comments on commit 08626a4

Please sign in to comment.