diff --git a/module.prop b/module.prop index 7c33d415..77892a1a 100755 --- a/module.prop +++ b/module.prop @@ -1,7 +1,7 @@ id=box_for_root name=Box for Magisk/KernelSU -version=v1.6.0 -versionCode=20240714 +version=v1.7.0 +versionCode=20240810 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 \ No newline at end of file diff --git a/update.json b/update.json index 07092c76..d8684d87 100755 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v1.6.0", - "versionCode": "20240714", - "zipUrl": "https://github.com/taamarin/box_for_magisk/releases/download/v1.6.0/box_for_root-v1.6.0.zip", + "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", "changelog": "https://github.com/taamarin/box_for_magisk/raw/master/CHANGELOG.md" }