Skip to content

Commit 2aa715f

Browse files
committed
chore: update version, changelog, update.json [skip ci]
1 parent f152dc5 commit 2aa715f

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
[Author](https://github.com/sevcator/)
1010

11-
- chore: update version, changelog, update.json [skip ci] d2f2354
11+
- chore: update version, changelog, update.json [skip ci] f152dc5

module/module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=zapret
22
name=zapret
3-
version=v31
4-
versionCode=31
3+
version=v32
4+
versionCode=32
55
author=sevcator
66
description=⚡ Bypass censorship via zapret on rooted Android devices
77
updateJson=https://raw.githubusercontent.com/sevcator/zapret-pocket/main/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": "v31",
3-
"versionCode": "31",
4-
"zipUrl": "https://github.com/sevcator/zapret-pocket/releases/download/31/zapret-pocket.zip",
2+
"version": "v32",
3+
"versionCode": "32",
4+
"zipUrl": "https://github.com/sevcator/zapret-pocket/releases/download/32/zapret-pocket.zip",
55
"changelog": "https://raw.githubusercontent.com/sevcator/zapret-pocket/main/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)