mirror of
https://github.com/TonyJiangWJ/Auto.js.git
synced 2026-06-21 21:01:43 +08:00
30 lines
858 B
JSON
30 lines
858 B
JSON
{
|
||
"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
|
||
} |