移除version.json

This commit is contained in:
TonyJiangWJ 2024-04-17 19:50:44 +08:00
parent 1c469faf59
commit 0028f714c8

View File

@ -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
}