mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
Update version
This commit is contained in:
parent
cd4c76ec22
commit
d7e595cdf1
@ -8,7 +8,7 @@
|
||||
<name>SDK Conditional Operator Converter</name>
|
||||
|
||||
<!-- The version of this plugin -->
|
||||
<version>1.4.0</version>
|
||||
<version>2.0.0</version>
|
||||
|
||||
<!-- Compatible with the following versions of IntelliJ Platform -->
|
||||
<idea-version since-build="191"/>
|
||||
@ -26,6 +26,7 @@
|
||||
<change-notes>
|
||||
<![CDATA[
|
||||
<ul>
|
||||
<li><b>2.0.0</b> Convert to Gradle.</li>
|
||||
<li><b>1.4.0</b> Refactor resources, general cleanup.</li>
|
||||
<li><b>1.3.0</b> Release 2018.3 and earlier.</li>
|
||||
</ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user