Skip to content

Commit

Permalink
Extend range of compatible versions
Browse files Browse the repository at this point in the history
  • Loading branch information
goodwinnk committed Dec 6, 2013
1 parent 4c4e192 commit ba96538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idea/src/META-INF/plugin.xml
Expand Up @@ -6,7 +6,7 @@
<version>@snapshot@</version>
<vendor url="http://www.jetbrains.com">JetBrains Inc.</vendor>

<idea-version since-build="133.0" until-build="134.0"/>
<idea-version since-build="132.839" until-build="134.0"/>

<depends optional="true" config-file="junit.xml">JUnit</depends>
<depends optional="true" config-file="gradle.xml">org.jetbrains.plugins.gradle</depends>
Expand Down

0 comments on commit ba96538

Please sign in to comment.