Skip to content

Commit

Permalink
More sane version
Browse files Browse the repository at this point in the history
  • Loading branch information
jiripudil committed Feb 28, 2016
1 parent c508d23 commit b71df11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<idea-plugin version="2">
<id>cz.jiripudil.intellij.nette.tester</id>
<name>Nette Tester</name>
<version>1.0-beta</version>
<version>1.0-alpha</version>
<vendor email="[email protected]" url="https://jiripudil.cz">Jiří Pudil</vendor>

<description><![CDATA[
Expand All @@ -12,8 +12,8 @@
]]></description>

<change-notes><![CDATA[
<h2>1.0-beta</h2>
<p>Initial beta version with basic capabilities:</p>
<h2>1.0-alpha</h2>
<p>Initial alpha version with basic capabilities:</p>
<ul>
<li>Tester run configuration type and editor.</li>
<li>Displays results in the Test Runner window.</li>
Expand Down

0 comments on commit b71df11

Please sign in to comment.