Skip to content

Commit

Permalink
v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 12, 2024
1 parent 48b61e4 commit 487f58d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id=box_for_root
name=Box for Magisk/KernelSU
version=v1.7.0
versionCode=20240810
version=v1.7.1
versionCode=20240812
author=t@amarin
description=use sing-box, clash, v2ray, hysteria and xray for tunnel proxy on android device
updateJson=https://github.com/taamarin/box_for_magisk/raw/master/update.json
6 changes: 3 additions & 3 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.7.0",
"versionCode": "20240810",
"zipUrl": "https://github.com/taamarin/box_for_magisk/releases/download/v1.7.0/box_for_root-v1.7.0.zip",
"version": "v1.7.1",
"versionCode": "20240812",
"zipUrl": "https://github.com/taamarin/box_for_magisk/releases/download/v1.7.1/box_for_root-v1.7.1.zip",
"changelog": "https://github.com/taamarin/box_for_magisk/raw/master/CHANGELOG.md"
}

0 comments on commit 487f58d

Please sign in to comment.