mirror of
https://github.com/chylex/IntelliJ-Colored-Icons.git
synced 2025-06-01 02:34:06 +02:00
Release version 1.5.1
This commit is contained in:
parent
277ef4a835
commit
435dbd2d84
@ -6,7 +6,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "com.chylex.intellij.coloredicons"
|
||||
version = "1.5"
|
||||
version = "1.5.1"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
@ -9,6 +9,10 @@
|
||||
</description>
|
||||
|
||||
<change-notes><![CDATA[
|
||||
<b>Version 1.5.1</b>
|
||||
<ul>
|
||||
<li>Fixed a random exception while loading the plugin</li>
|
||||
</ul>
|
||||
<b>Version 1.5</b>
|
||||
<ul>
|
||||
<li>Fixed tool window icons for 2023.3</li>
|
||||
|
Loading…
Reference in New Issue
Block a user