From c75d20935cfdb2d80f0058c27fb810afe05064c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 15:43:51 +0000 Subject: [PATCH] v1.4.1 --- module.prop | 4 ++-- update.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/module.prop b/module.prop index 692e2cc..c03eb26 100755 --- a/module.prop +++ b/module.prop @@ -1,7 +1,7 @@ id=box_for_root name=Box for Magisk/KernelSU -version=v1.4.0 -versionCode=20231016 +version=v1.4.1 +versionCode=20231024 author=t@amarin description=use sing-box, clash, v2ray, 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 b56e354..941f2f6 100755 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v1.4.0", - "versionCode": "20231016", - "zipUrl": "https://github.com/taamarin/box_for_magisk/releases/download/v1.4.0/box_for_root-v1.4.0.zip", + "version": "v1.4.1", + "versionCode": "20231024", + "zipUrl": "https://github.com/taamarin/box_for_magisk/releases/download/v1.4.1/box_for_root-v1.4.1.zip", "changelog": "https://github.com/taamarin/box_for_magisk/raw/master/CHANGELOG.md" }