Skip to content

Commit 5b21ec6

Browse files
1.2.4
1 parent 731caf2 commit 5b21ec6

3 files changed

Lines changed: 11 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#### Changelog 1.2.4 - 23-08-2025
2+
- 优化并重构模块
3+
4+
# Changelog
5+

module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=box_for_root
22
name=Box for Magisk/KernelSU
3-
version=1.2.3
4-
versionCode=20250709
3+
version=1.2.4
4+
versionCode=20250823
55
author=misak10,taamarin
66
description=📦 Box for Root - 为Android设备提供透明代理工具箱 🚀 支持clash、sing-box、v2ray、hysteria和xray等多种代理工具
77
updateJson=https://github.com/boxproxy/box/raw/master/update.json

update.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "1.2.3",
3-
"versionCode": "20250709",
4-
"zipUrl": "https://github.com/misak10/box/releases/download/1.2.3/box_1.2.3.zip",
5-
"changelog": "https://github.com/misak10/box/raw/master/CHANGELOG.md"
2+
"version": "1.2.4",
3+
"versionCode": "20250823",
4+
"zipUrl": "https://github.com/boxproxy/box/releases/download/1.2.4/box-1.2.4.zip",
5+
"changelog": "https://github.com/boxproxy/box/raw/master/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)