Skip to content

Commit f152dc5

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

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] a7c4dc7
11+
- chore: update version, changelog, update.json [skip ci] d2f2354

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=v30
4-
versionCode=30
3+
version=v31
4+
versionCode=31
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": "v30",
3-
"versionCode": "30",
4-
"zipUrl": "https://github.com/sevcator/zapret-pocket/releases/download/30/zapret-pocket.zip",
2+
"version": "v31",
3+
"versionCode": "31",
4+
"zipUrl": "https://github.com/sevcator/zapret-pocket/releases/download/31/zapret-pocket.zip",
55
"changelog": "https://raw.githubusercontent.com/sevcator/zapret-pocket/main/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)