File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<idea-plugin >
22 <id >wu.seal.tool.jsontokotlin</id >
33 <name >JsonToKotlinClass</name >
4- <version >1.6</version >
4+ <version >1.6.1 </version >
55 <
vendor email =
" [email protected] " url =
" https://www.github.com/wuseal" >Seal</
vendor >
66
77 <description ><![CDATA[
1414 ]]> </description >
1515
1616 <change-notes ><![CDATA[
17- 1.Add new converter option :None (camel case) in converter tab.< br>
18- 2.Add new inner class model generation in other tab.< br>
17+ 1.Beautify UI for Mac OS </ br>
18+ 2.Fixed a bug with comment option</ br>
1919 ]]>
2020 </change-notes >
2121
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import wu.seal.jsontokotlin.statistics.sendHistoryActionInfo
1010 * Created by Seal.wu on 2017/8/21.
1111 */
1212
13- const val PLUGIN_VERSION = " 1.6"
13+ const val PLUGIN_VERSION = " 1.6.1 "
1414
1515class JsonToKotlinApplication : ApplicationComponent {
1616
You can’t perform that action at this time.
0 commit comments