File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ plugins {
88}
99
1010group = " boo.fox"
11- version = " 1.4.2 "
11+ version = " 1.4.3 "
1212
1313repositories {
1414 mavenCentral()
Original file line number Diff line number Diff line change 1313 </description >
1414
1515 <change-notes ><![CDATA[
16+ <h3>1.4.3</h3>
17+ <ul>
18+ <li>Ensure compatibility with future IDE versions</li>
19+ <li>Update Lsp4ij version to 0.13.0</li>
20+ </ul>
1621 <h3>1.4.2</h3>
1722 <ul>
18- <li>Compatibility with 2025 IDEs</li>
23+ <li>Compatibility with 2025 IDEs</li>
1924 </ul>
2025 <h3>1.4.1</h3>
2126 <ul>
123128<!-- <add-to-group group-id="NewGroup" anchor="before" relative-to-action="NewXml" />-->
124129<!-- </action>-->
125130<!-- </actions>-->
126- </idea-plugin >
131+ </idea-plugin >
You can’t perform that action at this time.
0 commit comments