Skip to content

Commit d8d132b

Browse files
committed
bump version to 0.2.1
1 parent 913572d commit d8d132b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-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.0
3+
pluginVersion=0.2.1
44

55
# Platform basic information
66
platformVersion=2023.3

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

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

6969
<!-- Change notes for the plugin -->
7070
<change-notes><![CDATA[
71+
<h3>Version 0.2.1</h3>
72+
<ul>
73+
<li>Introduce specific context menus and operations for extension</li>
74+
<li>Update roo-code version</li>
75+
</ul>
7176
<h3>Version 0.2.0</h3>
7277
<ul>
7378
<li>Support the Cline plugin and allow switching between multiple plugins.</li>

0 commit comments

Comments
 (0)