diff --git a/module.prop b/module.prop index f13e14c..c8653b5 100755 --- a/module.prop +++ b/module.prop @@ -1,7 +1,7 @@ id=box_for_root name=Box for Magisk/KernelSU -version=v1.4.3 -versionCode=20231202 +version=v1.4.4 +versionCode=20231224 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 b567bc4..e122865 100755 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v1.4.3", - "versionCode": "20231202", - "zipUrl": "https://github.com/taamarin/box_for_magisk/releases/download/v1.4.3/box_for_root-v1.4.3.zip", + "version": "v1.4.4", + "versionCode": "20231224", + "zipUrl": "https://github.com/taamarin/box_for_magisk/releases/download/v1.4.4/box_for_root-v1.4.4.zip", "changelog": "https://github.com/taamarin/box_for_magisk/raw/master/CHANGELOG.md" }