3 Commits

Author SHA1 Message Date
CherretGit
59e7970bf2 Update changelog.md 2025-11-17 21:49:28 +07:00
CherretGit
18e1ad9ebd Update changelog.md 2025-11-17 21:49:08 +07:00
CherretGit
85a3f9321c Update update's.json and changelog 2025-11-17 14:46:06 +00:00
3 changed files with 9 additions and 7 deletions

View File

@@ -1 +1,3 @@
Исправление ошибки запуска сервиса
Исправлен автозапуск
Добавлена возможность прямого обращения к zapret
Обновлен hosts-файл

View File

@@ -1,6 +1,6 @@
{
"version": "6.1",
"versionCode": 61,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.0.0/zaprett-hosts.zip",
"version": "6.2",
"versionCode": 62,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.2.0/zaprett-hosts.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}

View File

@@ -1,6 +1,6 @@
{
"version": "6.1",
"versionCode": 61,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.0.0/zaprett.zip",
"version": "6.2",
"versionCode": 62,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.2.0/zaprett.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}