mirror of
https://github.com/chylex/IntelliJ-Colored-Icons.git
synced 2025-06-01 20:34:09 +02:00
Release version 1.6.0
This commit is contained in:
parent
402d38da7b
commit
1981397184
@ -6,7 +6,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group = "com.chylex.intellij.coloredicons"
|
group = "com.chylex.intellij.coloredicons"
|
||||||
version = "1.5.1"
|
version = "1.6.0"
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
@ -9,6 +9,10 @@
|
|||||||
</description>
|
</description>
|
||||||
|
|
||||||
<change-notes><![CDATA[
|
<change-notes><![CDATA[
|
||||||
|
<b>Version 1.6.0</b>
|
||||||
|
<ul>
|
||||||
|
<li>Added dependency on the Classic UI plugin for 2024.2</li>
|
||||||
|
</ul>
|
||||||
<b>Version 1.5.1</b>
|
<b>Version 1.5.1</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Fixed a random exception while loading the plugin</li>
|
<li>Fixed a random exception while loading the plugin</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user