From ba12e888f4b981502930d531fe90f9e3d9cd7591 Mon Sep 17 00:00:00 2001 From: j-hc Date: Tue, 31 Dec 2024 16:14:00 +0300 Subject: [PATCH] v1.19.1 --- magisk/module.prop | 4 ++-- update.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/magisk/module.prop b/magisk/module.prop index 11507b4..e850d81 100755 --- a/magisk/module.prop +++ b/magisk/module.prop @@ -1,7 +1,7 @@ id=zygisk-detach name=zygisk-detach -version=v1.19.0 -versionCode=23 +version=v1.19.1 +versionCode=24 author=j-hc description=Detaches installed apps from Play Store updateJson=https://raw.githubusercontent.com/j-hc/zygisk-detach/master/update.json diff --git a/update.json b/update.json index 83d582c..9aae36a 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v1.19.0", - "versionCode": 23, - "zipUrl": "https://github.com/j-hc/zygisk-detach/releases/latest/download/zygisk-detach-v1.19.0.zip", + "version": "v1.19.1", + "versionCode": 24, + "zipUrl": "https://github.com/j-hc/zygisk-detach/releases/latest/download/zygisk-detach-v1.19.1.zip", "changelog": "https://raw.githubusercontent.com/j-hc/zygisk-detach/master/README.md" } \ No newline at end of file