5 Commits
4.1.0 ... 4.2.0

Author SHA1 Message Date
egor-white
f3fd0477cd Update update_tv.json 2025-05-31 14:16:49 +03:00
egor-white
f61679a20e Update update_extended.json 2025-05-31 14:16:37 +03:00
egor-white
1068fa8d98 Update update.json 2025-05-31 14:16:19 +03:00
egor-white
6535922576 Update changelog.md 2025-05-31 14:16:00 +03:00
egor-white
3fc4e388bc Update changelog.md 2025-05-31 14:15:48 +03:00
4 changed files with 10 additions and 11 deletions

View File

@@ -1,2 +1 @@
Автозапуск сервиса
Бинарные файлы zapret обновлены до версии 71
Исправление нерабочего хотспота (точки доступа)

View File

@@ -1,6 +1,6 @@
{
"version": "4.0",
"versionCode": 40,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.0.0/zaprett.zip",
"version": "4.1",
"versionCode": 41,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.1.0/zaprett.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}

View File

@@ -1,6 +1,6 @@
{
"version": "4.0",
"versionCode": 40,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.0.0/zaprett-extended.zip",
"version": "4.1",
"versionCode": 41,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.1.0/zaprett-extended.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}

View File

@@ -1,6 +1,6 @@
{
"version": "4.0",
"versionCode": 40,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.0.0/zaprett-tv.zip",
"version": "4.1",
"versionCode": 41,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.1.0/zaprett-tv.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}