Skip to content

Commit 852de0c

Browse files
committed
r15
1 parent df19af7 commit 852de0c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

module/module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=flagsecurepatcher
22
name=FlagSecurePatcher
3-
version=r14
4-
versionCode=14
3+
version=r15
4+
versionCode=15
55
author=j-hc
66
description=Prevent apps from blocking and listening to your screenshots
77
updateJson=https://raw.githubusercontent.com/j-hc/FlagSecurePatcher/master/update.json

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "r14",
3-
"versionCode": 14,
4-
"zipUrl": "https://github.com/j-hc/FlagSecurePatcher/releases/latest/download/flag-secure-patcher-r14.zip",
2+
"version": "r15",
3+
"versionCode": 15,
4+
"zipUrl": "https://github.com/j-hc/FlagSecurePatcher/releases/latest/download/flag-secure-patcher-r15.zip",
55
"changelog": "https://raw.githubusercontent.com/j-hc/FlagSecurePatcher/master/README.md"
66
}

0 commit comments

Comments
 (0)