mirror of
https://github.com/TonyJiangWJ/Auto.js.git
synced 2026-06-12 21:01:32 +08:00
移除version.json
This commit is contained in:
parent
1c469faf59
commit
0028f714c8
26
version.json
26
version.json
@ -1,26 +0,0 @@
|
||||
{
|
||||
"versionCode": 163,
|
||||
"versionName": "2.0.16 Beta2",
|
||||
"releaseNotes": "* 优化root录制,录制脚本接近完美,可自行录制游戏脚本\n* 提高部分脚本的运行速度\n* 新增 按键事件、通知事件监听\n*修复 一些问题",
|
||||
"downloads" : [
|
||||
{
|
||||
"name": "应用宝",
|
||||
"url": "http://a.app.qq.com/o/simple.jsp?pkgname=org.autojs.autojs"
|
||||
},
|
||||
{
|
||||
"name": "百度手机助手",
|
||||
"url": "http://shouji.baidu.com/software/22060055.html"
|
||||
}
|
||||
],
|
||||
"oldVersions": [
|
||||
{
|
||||
"versionCode": 115,
|
||||
"issues": "[测试] 当前版本为Beta版本,问题很多,请尽快更新正式版"
|
||||
},
|
||||
{
|
||||
"versionCode": "116",
|
||||
"issues": "[测试] 当前版本为Beta版本,请尽快更新正式版"
|
||||
}
|
||||
],
|
||||
"deprecated": 116
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user