Skip to content

Commit

Permalink
release upload test
Browse files Browse the repository at this point in the history
  • Loading branch information
artspb committed Sep 12, 2016
1 parent facdb9f commit 1c43940
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion plugin/META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
<idea-plugin version="2">
<id>me.artpsb.idea.plugin.library</id>
<name>Library</name>
<version>0.1</version>
<version>0.2</version>
<vendor email="contact@artspb.me" url="https://artspb.me">Artem Khvastunov</vendor>

<description><![CDATA[
Provides support of the Library.
]]></description>

<change-notes><![CDATA[
<h3>0.2</h3>
<ul>
<li>Release upload test.</li>
</ul>
<h3>0.1</h3>
<ul>
<li>Initial support.</li>
Expand Down

0 comments on commit 1c43940

Please sign in to comment.