File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55}
66
77group = " com.github.oouo"
8- version = " 1.2.1 "
8+ version = " 1.2.2 "
99
1010repositories {
1111 mavenCentral()
Original file line number Diff line number Diff line change 136136 </actions >
137137
138138 <change-notes ><![CDATA[
139+ <h3>1.2.2</h3>
140+ <ul>
141+ <li>🐛 Fix: improve registry detection for Kiro installed on non-C drives</li>
142+ <li>✨ Replace error dialog with balloon notification when Kiro path not found</li>
143+ </ul>
144+
145+ <hr/>
146+
147+ <ul>
148+ <li>🐛 修复:改进注册表检测,支持 Kiro 安装在非 C 盘的情况</li>
149+ <li>✨ 找不到 Kiro 路径时改用气泡通知替代错误弹窗</li>
150+ </ul>
151+
139152 <h3>1.2.1</h3>
140153 <ul>
141154 <li>✨ Detect Kiro install path from Windows registry, supports any drive letter</li>
You can’t perform that action at this time.
0 commit comments