Auto.js/version.json
2018-07-09 16:28:50 +08:00

23 lines
591 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": 404,
"versionName": "4.0.1 Beta",
"releaseNotes": "* 全新的文档、界面\n* 更丰富的功能\n期待您的体验~",
"downloadUrl": "http://i.autojs.org/autojs/release-4.0.1Beta.apk",
"downloads" : [
{
"name": "酷安",
"url": "https://www.coolapk.com/apk/188448"
}
],
"oldVersions": [
{
"versionCode": 115,
"issues": "[测试] 当前版本为Beta版本问题很多请尽快更新正式版"
},
{
"versionCode": "116",
"issues": "[测试] 当前版本为Beta版本请尽快更新正式版"
}
],
"deprecated": 116
}