Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
raydac committed Jul 28, 2021
1 parent 9f0754c commit 45da424
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions mind-map/idea-mindmap/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<idea-plugin version="2">
<id>nb-mind-map-idea</id>
<name>IDEA Mind Map</name>
<version>1.4.12-SNAPSHOT</version>
<version>1.5.0-SNAPSHOT</version>
<vendor url="https://www.igormaznitsa.com">Igor Maznitsa</vendor>

<category>Knowledge management</category>
Expand All @@ -12,8 +12,12 @@
]]></description>

<change-notes><![CDATA[
<p>1.4.12 (SNAPSHOT)</p>
<p>1.5.0 (SNAPSHOT)</p>
<li></li>
</p>
<p>1.4.12 (28-jul-2021)</p>
<ul>
<li>fixed incompatibility with Intellij IDEA API 2021.2</li>
<li>minimal supported Intellij IDEA platform lifted to 2018.1</li>
<li>minimal supported Java version lifted to 1.8</li>
</ul>
Expand Down

0 comments on commit 45da424

Please sign in to comment.