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