|
@@ -2,8 +2,8 @@
|
|
|
<idea-plugin>
|
|
|
<id>org.tboox.xmake</id>
|
|
|
<name>XMake</name>
|
|
|
- <version>1.0.5</version>
|
|
|
- <vendor email="[email protected]" url="http://www.tboox.org">tboox.org</vendor>
|
|
|
+ <version>1.0.6</version>
|
|
|
+ <vendor email="[email protected]" url="https://xmake.io">xmake.io</vendor>
|
|
|
|
|
|
<description><![CDATA[
|
|
|
A XMake integration plugin in Intellij Platform<br>
|
|
@@ -30,6 +30,10 @@
|
|
|
]]></description>
|
|
|
|
|
|
<change-notes><![CDATA[
|
|
|
+ <strong>1.0.6</strong>
|
|
|
+ <ul>
|
|
|
+ <li>[NEW]: Support latest CLion and IDEA Intellij</li>
|
|
|
+ </ul>
|
|
|
<strong>1.0.5</strong>
|
|
|
<ul>
|
|
|
<li>[FIX]: Fix conflict issues with java</li>
|