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 cfffc6d commit 4d05642Copy full SHA for 4d05642
jetbrains_plugin/gradle.properties
@@ -1,6 +1,6 @@
1
# Plugin basic information
2
pluginGroup=com.sina.weibo.agent
3
-pluginVersion=0.2.3
+pluginVersion=0.2.4
4
5
# Platform basic information
6
platformVersion=2023.3
jetbrains_plugin/src/main/resources/META-INF/plugin.xml
@@ -68,6 +68,10 @@ SPDX-License-Identifier: Apache-2.0
68
69
<!-- Change notes for the plugin -->
70
<change-notes><![CDATA[
71
+ <h3>Version 0.2.4</h3>
72
+ <ul>
73
+ <li>Fix Cline theme</li>
74
+ </ul>
75
<h3>Version 0.2.2</h3>
76
<ul>
77
<li>Support Kilo Code</li>
0 commit comments