Auto.js/version.json
2017-05-12 13:14:17 +08:00

30 lines
858 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"versionCode": 127,
"versionName": "2.0.10b Beta",
"releaseNotes": "* 新增 一些脚本\n* 新增 多种对话框(参见示例 对话框)\n* 新增 悬浮窗控制台(参见示例 控制台)\n* 优化 内存占用\n* 修复 一些Bug",
"downloads" : [
{
"name": "酷安",
"url": "http://www.coolapk.com/apk/com.stardust.scriptdroid"
},
{
"name": "应用宝",
"url": "http://a.app.qq.com/o/simple.jsp?pkgname=com.stardust.scriptdroid"
},
{
"name": "百度手机助手",
"url": "https://mobile.baidu.com/item?docid=11462633"
}
],
"oldVersions": [
{
"versionCode": 115,
"issues": "[测试] 当前版本为Beta版本问题很多请尽快更新正式版"
},
{
"versionCode": "116",
"issues": "[测试] 当前版本为Beta版本请尽快更新正式版"
}
],
"deprecated": 116
}