From 487f58dce5ecf6e73e7dc065f2bcbc269047d35c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 01:08:20 +0000 Subject: [PATCH] v1.7.1 --- module.prop | 4 ++-- update.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/module.prop b/module.prop index 77892a1..8933cbf 100755 --- a/module.prop +++ b/module.prop @@ -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 \ No newline at end of file diff --git a/update.json b/update.json index d8684d8..95609e4 100755 --- a/update.json +++ b/update.json @@ -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" }