3 Commits
2.0.0 ... 2.7.0

Author SHA1 Message Date
egor-white
5a6a455c0f Update update_extended.json 2025-03-18 22:15:20 +03:00
egor-white
0063cb4066 Update update.json 2025-03-18 22:14:49 +03:00
egor-white
7ef7c02c97 Update changelog.md 2025-03-18 22:12:29 +03:00
3 changed files with 7 additions and 7 deletions

View File

@@ -1 +1 @@
Обвнолены бинарники zapret до версии 70.3
Совместимость с приложением, обновленная структура, фикс бутлупов KernelSU

View File

@@ -1,6 +1,6 @@
{
"version": "2.5",
"versionCode": 25,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/Zapret_2_5_0/zapret.zip",
"version": "2.6",
"versionCode": 26,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/2.6.0/zaprett.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}

View File

@@ -1,6 +1,6 @@
{
"version": "2.5",
"versionCode": 25,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/Zapret_2_5_0/zapret-extended.zip",
"version": "2.6",
"versionCode": 26,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/2.6.0/zaprett-extended.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}