Skip to content

Commit

Permalink
v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
j-hc committed Mar 3, 2024
1 parent 5fb8295 commit ec0e464
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions magisk/module.prop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id=zygisk-detach
name=zygisk-detach
version=v1.12.0
versionCode=15
version=v1.13.0
versionCode=16
author=j-hc
description=Detaches installed apps from Play Store
updateJson=https://github.com/raw/j-hc/zygisk-detach/master/update.json
6 changes: 3 additions & 3 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.12.0",
"versionCode": 15,
"zipUrl": "https://github.com/j-hc/zygisk-detach/releases/latest/download/zygisk-detach-v1.12.0.zip",
"version": "v1.13.0",
"versionCode": 16,
"zipUrl": "https://github.com/j-hc/zygisk-detach/releases/latest/download/zygisk-detach-v1.13.0.zip",
"changelog": "https://github.com/raw/j-hc/zygisk-detach/master/README.md"
}

0 comments on commit ec0e464

Please sign in to comment.