File tree Expand file tree Collapse file tree
src/main/resources/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55}
66
77group = " jp.s6n.idea"
8- version = " 0.3.0 "
8+ version = " 0.2.6 "
99
1010kotlin {
1111 jvmToolchain(21 )
@@ -21,7 +21,7 @@ repositories {
2121
2222dependencies {
2323 intellijPlatform {
24- intellijIdeaUltimate(" 251.23774.318 " )
24+ intellijIdeaUltimate(" 2025.1 " )
2525 bundledPlugins(
2626 " org.jetbrains.plugins.textmate" ,
2727 " org.jetbrains.plugins.yaml" ,
Original file line number Diff line number Diff line change 3838 ]]> </description >
3939
4040 <change-notes ><![CDATA[
41- <h2>v0.3.0</h2>
42- <h3>Breaking Changes</h3>
43- <ul>
44- <li>Drop support for 2024.* builds.</li>
45- </ul>
41+ <h2>v0.2.6</h2>
4642 <h3>Features</h3>
4743 <ul>
48- <li>Add support for 251.20015.29 and later builds .</li>
44+ <li>Add support for 2025.1 .</li>
4945 </ul>
5046 ]]> </change-notes >
5147
You can’t perform that action at this time.
0 commit comments