mirror of
https://github.com/jlengrand/korge-intellij-plugin.git
synced 2026-03-10 08:31:19 +00:00
Update plugin.xml
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user