File tree Expand file tree Collapse file tree 4 files changed +7
-2
lines changed Expand file tree Collapse file tree 4 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ * 0.1.4
2
+ - 修复物料模式下的bug
3
+ - 增加表单/物料间切换的按钮
4
+ - 更换项目分隔符和排版
5
+
1
6
* 0.1.3
2
7
- 增加视窗宽度
3
8
- 增加物料提取功能
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " SDK TOOL" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.1.4 " ,
4
4
"icons" : {
5
5
"128" : " images/icon.png"
6
6
},
Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' UTF-8' ?>
2
2
<gupdate xmlns =' http://www.google.com/update2/response' protocol =' 2.0' >
3
3
<app appid =' kiapedlmjgmhomenpmjfnieiialeikkf' >
4
- <updatecheck codebase =' https://github.com/chestnutchen/legoSdkTool/raw/master/sdk.crx' version =' 0.1.3 ' />
4
+ <updatecheck codebase =' https://github.com/chestnutchen/legoSdkTool/raw/master/sdk.crx' version =' 0.1.4 ' />
5
5
</app >
6
6
</gupdate >
You can’t perform that action at this time.
0 commit comments