Skip to content

Commit

Permalink
Update plugin.xml for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarcotte committed Jul 26, 2015
1 parent 28e2f9d commit 06827a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
]]>
</description>
<category>HTML/JavaScript Development</category>
<version>0.8</version>
<version>141.1.2</version>
<depends>com.intellij.modules.lang</depends>
<depends optional="true">JavaScript</depends>
<vendor url="https://github.com/dmarcotte">dmarcotte / JetBrains</vendor>

<idea-version since-build="134.1342"/>
<idea-version since-build="141.1" until-build="142"/>

<extensions defaultExtensionNs="com.intellij">
<errorHandler implementation="com.intellij.diagnostic.ITNReporter"/>
Expand Down

0 comments on commit 06827a1

Please sign in to comment.