1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-04-15 05:15:43 +02:00

Release 6.26-chylex-2

This commit is contained in:
chylex 2023-10-04 06:58:44 +02:00
parent 31a40b63cb
commit c9b3a33797
Signed by: chylex
GPG Key ID: 4DE42C8F19A80548
2 changed files with 7 additions and 1 deletions
build.gradle.kts
src/main/resources/META-INF

View File

@ -8,7 +8,7 @@ plugins {
}
group = "com.chylex.intellij.rainbowbrackets"
version = "6.26-chylex-1"
version = "6.26-chylex-2"
val ideVersion = "2023.2.2"

View File

@ -50,6 +50,12 @@
]]></description>
<change-notes><![CDATA[
<p>6.26-chylex-2</p>
<ul>
<li>Fixed Rider support.</li>
</ul>
<br/>
<p>6.26-chylex-1</p>
<ul>
<li>Removed post-update notification.</li>