Skip to content

Commit 4d05642

Browse files
committed
version bump
1 parent cfffc6d commit 4d05642

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

jetbrains_plugin/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Plugin basic information
22
pluginGroup=com.sina.weibo.agent
3-
pluginVersion=0.2.3
3+
pluginVersion=0.2.4
44

55
# Platform basic information
66
platformVersion=2023.3

jetbrains_plugin/src/main/resources/META-INF/plugin.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ SPDX-License-Identifier: Apache-2.0
6868

6969
<!-- Change notes for the plugin -->
7070
<change-notes><![CDATA[
71+
<h3>Version 0.2.4</h3>
72+
<ul>
73+
<li>Fix Cline theme</li>
74+
</ul>
7175
<h3>Version 0.2.2</h3>
7276
<ul>
7377
<li>Support Kilo Code</li>

0 commit comments

Comments
 (0)