Add debug switch
Showing
... | @@ -28,6 +28,7 @@ | ... | @@ -28,6 +28,7 @@ |
"type": "git", | "type": "git", | ||
"url": "https://github.com/antoor/antSword" | "url": "https://github.com/antoor/antSword" | ||
}, | }, | ||
"debug": true, | |||
"update": { | "update": { | ||
"md5": "f7287aa765941d1e039f5b654344ccc5", | "md5": "f7287aa765941d1e039f5b654344ccc5", | ||
"logs": "测试更新日志1\n测试更新日志2\n新增在线更新功能\n新增文件管理模块双击文件打开编辑窗口(如果文件大小<100kb)", | "logs": "测试更新日志1\n测试更新日志2\n新增在线更新功能\n新增文件管理模块双击文件打开编辑窗口(如果文件大小<100kb)", | ||
... | ... |
Please register or sign in to comment