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

Release 6.26-chylex-3

This commit is contained in:
chylex 2023-10-15 16:40:14 +02:00
parent e5783a7274
commit 9491251f81
Signed by: chylex
GPG Key ID: 4DE42C8F19A80548
2 changed files with 7 additions and 1 deletions
build.gradle.kts
idea/src/main/resources/META-INF

View File

@ -13,7 +13,7 @@ plugins {
}
group = "com.chylex.intellij.rainbowbrackets"
version = "6.26-chylex-2"
version = "6.26-chylex-3"
val ideVersion = "2023.2.2"
val ideBuild = "232"

View File

@ -8,6 +8,12 @@
]]></description>
<change-notes><![CDATA[
<p>6.26-chylex-3</p>
<ul>
<li>Prepared fork for standalone release.</li>
</ul>
<br />
<p>6.26-chylex-2</p>
<ul>
<li>Fixed Rider support.</li>