File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ apply plugin: 'idea'
99apply plugin : ' org.jetbrains.intellij'
1010
1111group ' com.sjhy'
12- version ' 1.0.0 -SNAPSHOT'
12+ version ' 1.0.1 -SNAPSHOT'
1313
1414sourceCompatibility = 1.8
1515
Original file line number Diff line number Diff line change 11<idea-plugin >
22 <id >com.sjhy.plugin.easycode</id >
33 <name >Easy Code</name >
4- <version >1.0.0 </version >
4+ <version >1.0.1 </version >
55 <
vendor email =
" [email protected] " url =
" http://www.shujuhaiyang.com" >数据海洋</
vendor >
66
77 <description ><![CDATA[
1717 ]]> </description >
1818
1919 <change-notes ><![CDATA[
20- Add change notes here.<br>
21- <em>most HTML tags may be used</em>
20+ 1.修复针对172版本兼容性问题(严重,会导致172版本无法进入设置)<br>
21+ 2.修复针对Linux版的IDEA路径采用windows路径问题<br>
22+ 3.优化部分细节<br>
2223 ]]>
2324 </change-notes >
2425
You can’t perform that action at this time.
0 commit comments