diff --git a/box4.json b/box4.json index 519f6cf..9f99c76 100644 --- a/box4.json +++ b/box4.json @@ -1,6 +1,6 @@ { - "version": "v4.4", - "versionCode": 2022121811, - "zipUrl": "https://github.com/CHIZI-0618/box4magisk/releases/download/v4.4/box4magisk_v4.4.zip", + "version": "v4.5", + "versionCode": 20230328, + "zipUrl": "https://github.com/CHIZI-0618/box4magisk/releases/download/v4.5/box4_v4.5.zip", "changelog": "https://raw.githubusercontent.com/CHIZI-0618/box4magisk/main/changelog.md" } \ No newline at end of file diff --git a/changelog.md b/changelog.md index 22fb948..04c0c93 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ ## box4magisk 更新日志 +### v4.5 +- 添加 Box 内核 CPU 使用率显示 +- 添加 KernelSU 安装支持 + ### v4.4 - 修复因包名重复导致的 UID 错误 - 修复白名单 clash DNS 流量重定向 diff --git a/module.prop b/module.prop index 2aa77a1..d9a4d7b 100644 --- a/module.prop +++ b/module.prop @@ -1,7 +1,7 @@ id=box4 name=box4magisk -version=v4.4 -versionCode=2022121811 +version=v4.5 +versionCode=2023032800 author=CHIZI-0618 description=Use sing-box, clash, v2ray, xray tunnel proxy on Android devices. updateJson=https://raw.githubusercontent.com/CHIZI-0618/box4magisk/main/box4.json