diff --git a/magisk/module.prop b/magisk/module.prop index 994492c..96a2fb2 100755 --- a/magisk/module.prop +++ b/magisk/module.prop @@ -1,7 +1,7 @@ id=zygisk-detach name=zygisk-detach -version=v1.14.0 -versionCode=17 +version=v1.15.0 +versionCode=18 author=j-hc description=Detaches installed apps from Play Store updateJson=https://github.com/raw/j-hc/zygisk-detach/master/update.json diff --git a/update.json b/update.json index 81e5ef3..3cf7fd0 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v1.14.0", - "versionCode": 17, - "zipUrl": "https://github.com/j-hc/zygisk-detach/releases/latest/download/zygisk-detach-v1.14.0.zip", + "version": "v1.15.0", + "versionCode": 18, + "zipUrl": "https://github.com/j-hc/zygisk-detach/releases/latest/download/zygisk-detach-v1.15.0.zip", "changelog": "https://github.com/raw/j-hc/zygisk-detach/master/README.md" } \ No newline at end of file