Skip to content

Commit

Permalink
update: plugin.xml - new version
Browse files Browse the repository at this point in the history
  • Loading branch information
muedsa committed Aug 21, 2019
1 parent aaddfe8 commit 3f5e304
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<idea-plugin>
<id>com.muedsa.intellij.textReader</id>
<name>TextReaderSiderTool for intellij</name>
<version>2019.06.17</version>
<version>2019.08.21</version>
<vendor email="[email protected]" url="http://www.muedsa.com">MUEDSA</vendor>

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

<change-notes><![CDATA[
2019.06.17 only read text.<br>
//TODO: more feature
<h3>2019.06.17<h3>
<ul>
<li>only read text</li>
</ul>
<hr/>
<h3>2019.08.21<h3>
<ul>
<li>more font style</li>
<li>find chapter by regex</li>
<li>more settings</li>
</ul>
<hr/>
]]>
</change-notes>

Expand Down

0 comments on commit 3f5e304

Please sign in to comment.