We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4b1694 commit b038fdaCopy full SHA for b038fda
resources/META-INF/plugin.xml
@@ -1,7 +1,7 @@
1
<idea-plugin>
2
<id>LivePlugin</id>
3
<name>LivePlugin</name>
4
- <version>0.9.8 beta</version>
+ <version>0.9.9 beta</version>
5
<vendor url="https://github.com/dkandalov/live-plugin" email="dmitry.kandalov@gmail.com">Dmitry Kandalov</vendor>
6
<idea-version since-build="2025.2"/>
7
<category>Plugin Development</category>
@@ -22,9 +22,7 @@
22
<change-notes>
23
<![CDATA[
24
<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>
+ <li>Bug fixes</li>
28
</ul></body></html>
29
]]>
30
</change-notes>
0 commit comments