Skip to content

Commit

Permalink
Fixing release version numnber
Browse files Browse the repository at this point in the history
  • Loading branch information
sganapavarapu1 committed Nov 20, 2014
1 parent 9ae487d commit 96f14b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified intellij-haxe.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions src/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<description>Support for Haxe programming language</description>
<change-notes>
<![CDATA[
<p>0.8.1.2: (TiVo version)</p>
<p>0.8.1.1.TiVo.3: (TiVo version)</p>
<ul>
<li>Fix for 'Throwable: method unimplemented' error from HaxeReferenceImpl.java</li>
</ul>
Expand Down Expand Up @@ -209,7 +209,7 @@
</ul>
]]>
</change-notes>
<version>0.8.1.2: (TiVo version)</version>
<version>0.8.1.1.TiVo.3: (TiVo version)</version>
<vendor>JetBrains, Haxe community</vendor>
<idea-version since-build="132.400"/>
<depends>com.intellij.modules.lang</depends>
Expand Down

0 comments on commit 96f14b7

Please sign in to comment.