From 1c6ab4277925bb87ef518ddb054aa245d424f844 Mon Sep 17 00:00:00 2001 From: KAZI MMT <82371061+kazimmt@users.noreply.github.com> Date: Sat, 2 Sep 2023 21:59:01 +0600 Subject: [PATCH] bump 1.3 --- magisk/module.prop | 2 +- update.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/magisk/module.prop b/magisk/module.prop index 68ac38e..fa2e3a2 100644 --- a/magisk/module.prop +++ b/magisk/module.prop @@ -4,4 +4,4 @@ version=v1.8 versionCode=9 author=j-hc description=Detaches installed apps from Play Store -updateJson=https://raw.githubusercontent.com/kazimmt/zygisk-detach/master/update.json +updateJson=https://raw.githubusercontent.com/j-hc/zygisk-detach/master/update.json \ No newline at end of file diff --git a/update.json b/update.json index 406044b..fd12bd5 100644 --- a/update.json +++ b/update.json @@ -2,5 +2,5 @@ "version": "v1.8", "versionCode": 9, "zipUrl": "https://github.com/j-hc/zygisk-detach/releases/latest/download/zygisk-detach-v1.8.zip", - "changelog": "https://raw.githubusercontent.com/kazimmt/zygisk-detach/master/README.md" + "changelog": "https://raw.githubusercontent.com/j-hc/zygisk-detach/master/README.md" } \ No newline at end of file