Skip to content

Commit b038fda

Browse files
committed
plugin version 0.9.9
1 parent a4b1694 commit b038fda

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

resources/META-INF/plugin.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin>
22
<id>LivePlugin</id>
33
<name>LivePlugin</name>
4-
<version>0.9.8 beta</version>
4+
<version>0.9.9 beta</version>
55
<vendor url="https://github.com/dkandalov/live-plugin" email="dmitry.kandalov@gmail.com">Dmitry Kandalov</vendor>
66
<idea-version since-build="2025.2"/>
77
<category>Plugin Development</category>
@@ -22,9 +22,7 @@
2222
<change-notes>
2323
<![CDATA[
2424
<html lang="EN"><body><ul>
25-
<li>Compatibility with IntelliJ 2025.3 EAP</li>
26-
<li>Kotlin 2.2.21</li>
27-
<li>Fixed deprecated APIs</li>
25+
<li>Bug fixes</li>
2826
</ul></body></html>
2927
]]>
3028
</change-notes>

0 commit comments

Comments
 (0)