Skip to content

Commit a514bf5

Browse files
committed
2016.1 compatible version
1 parent 72bfbdb commit a514bf5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

resources/META-INF/plugin.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin version="2">
22
<id>cz.jiripudil.intellij.nette.tester</id>
33
<name>Nette Tester</name>
4-
<version>1.0-alpha</version>
4+
<version>1.0-alpha2</version>
55
<vendor email="[email protected]" url="https://jiripudil.cz">Jiří Pudil</vendor>
66

77
<description><![CDATA[
@@ -12,6 +12,11 @@
1212
]]></description>
1313

1414
<change-notes><![CDATA[
15+
<h2>1.0-alpha2</h2>
16+
<ul>
17+
<li>Fixed compatibility with PhpStorm 2016.1.</li>
18+
</ul>
19+
1520
<h2>1.0-alpha</h2>
1621
<p>Initial alpha version with basic capabilities:</p>
1722
<ul>

0 commit comments

Comments
 (0)