Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 44e0d0a

Browse files
committed
Prepare 0.6.beta2
1 parent 27c53ca commit 44e0d0a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

META-INF/plugin.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin version="2">
22
<id>com.powertuple.intellij.haskell</id>
33
<name>IntelliJ-Haskell</name>
4-
<version>0.6.beta</version>
4+
<version>0.6.beta2</version>
55
<vendor email="rikvdkleij@gmail.com">PowerTuple</vendor>
66

77
<description><![CDATA[
@@ -11,7 +11,8 @@
1111
<change-notes><![CDATA[
1212
<p>0.6</p>
1313
<ul>
14-
<li>Fixed issue 4 and 6</li>
14+
<li>Bug fixes</li>
15+
<li>Improved syntax highlighting</li>
1516
</ul>
1617
<p>0.5</p>
1718
<ul>

0 commit comments

Comments
 (0)