From 0028f714c855a12fe1e80e67f7ae057a57603983 Mon Sep 17 00:00:00 2001 From: TonyJiangWJ Date: Wed, 17 Apr 2024 19:50:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4version.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- version.json | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 version.json diff --git a/version.json b/version.json deleted file mode 100644 index 16f5d970..00000000 --- a/version.json +++ /dev/null @@ -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 -} \ No newline at end of file