Skip to content

Commit

Permalink
v1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kazimmt committed Sep 19, 2023
1 parent dadecab commit 5df3d36
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.6
versionCode=7
version=v1.7
versionCode=8
author=j-hc
description=Detaches installed apps from Play Store
updateJson=https://raw.githubusercontent.com/kazimmt/zygisk-detach/master/update.json
8 changes: 4 additions & 4 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.6",
"versionCode": 7,
"zipUrl": "https://github.com/j-hc/zygisk-detach/releases/latest/download/zygisk-detach-v1.6.zip",
"changelog": "https://raw.githubusercontent.com/j-hc/zygisk-detach/master/README.md"
"version": "v1.7",
"versionCode": 8,
"zipUrl": "https://github.com/kazimmt/zygisk-detach/releases/latest/download/zygisk-detach-v1.7.zip",
"changelog": "https://raw.githubusercontent.com/kazimmt/zygisk-detach/master/README.md"
}

0 comments on commit 5df3d36

Please sign in to comment.