Skip to content

Commit

Permalink
Update v4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CHIZI-0618 committed Nov 29, 2022
1 parent 91b8b5b commit 400f3e8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
6 changes: 3 additions & 3 deletions box4magisk.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v4.2",
"versionCode": 2022112813,
"zipUrl": "https://github.com/CHIZI-0618/box4magisk/releases/download/v4.2/box4magisk_v4.2.zip",
"version": "v4.3",
"versionCode": 2022112909,
"zipUrl": "https://github.com/CHIZI-0618/box4magisk/releases/download/v4.3/box4magisk_v4.3.zip",
"changelog": "https://raw.githubusercontent.com/CHIZI-0618/box4magisk/main/changelog.md"
}
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## box4magisk 更新日志

### v4.3
- 修复黑白名单打印错误
- 添加部分日志输出

### v4.2
- 修复初次安装环境缺失无法启动的错误
- 添加初次安装免重启可使用 Magisk Manager 启停控制
Expand Down
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id=box4magisk
name=box4magisk
version=v4.2
versionCode=2022112813
version=v4.3
versionCode=2022112909
author=CHIZI-0618
description=Use sing-box, clash, v2ray, xray tunnel proxy on Android devices.
updateJson=https://raw.githubusercontent.com/CHIZI-0618/box4magisk/main/box4magisk.json

0 comments on commit 400f3e8

Please sign in to comment.