Files
AutoJs6/version.json
2021-04-11 22:55:50 +08:00

31 lines
981 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": 8000,
"versionName": "Pro 8.7.6",
"releaseNotes": "**Auto.js免费版已不再维护建议使用Pro 8.7版本**\n* dex加密、snapshot等增强的加密方式、自定义签名、更小的打包体积\n* 可视化UI编辑、专业级单步调试、全新界面与编辑器\n* 新增大量API压缩、加解密、OCR、加速找色等修复大量问题\n* V9版本将支持Node.js敬请期待",
"downloads" : [
{
"name": "官网下载",
"url": "https://pro.autojs.org/download"
},
{
"name": "酷安",
"url": "https://www.coolapk.com/apk/246247"
},
{
"name": "小米商店",
"url": "https://app.mi.com/details?id=org.autojs.autojspro"
}
],
"oldVersions": [
{
"versionCode": 115,
"issues": "[测试] 当前版本为Beta版本问题很多请尽快更新正式版"
},
{
"versionCode": "116",
"issues": "[测试] 当前版本为Beta版本请尽快更新正式版"
}
],
"deprecated": 116
}