Update plugin.xml

This commit is contained in:
soywiz
2019-12-03 19:30:33 +01:00
parent 5d035858ee
commit 5e642c88bb

View File

@@ -5,7 +5,7 @@
<id>com.soywiz.korge.korge-intellij-plugin</id>
<name>Korge</name>
<version>1.3.40c-2</version>
<version>1.4.2</version>
<vendor email="soywiz@gmail.com" url="https://korge.soywiz.com/">Korge</vendor>
<description><![CDATA[
@@ -13,6 +13,11 @@
]]></description>
<change-notes><!-- language: HTML --><![CDATA[
<h3>1.4.2</h3>
<ul>
<li>Fixed compatibility with the IntelliJ platform due to dependency on Java plugin.</li>
<li>Fixed version scheme to match the one from Korge.</li>
</ul>
<h3>1.3.40c</h3>
<ul>
<li>Updated Korge to 1.3.40c.</li>