diff --git a/changelog.md b/changelog.md index 634ee60..40db0f7 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -Исправление ошибки запуска сервиса +Исправлен автозапуск Добавлена возможность прямого обращения к zapret Обнлвлен hosts -айл diff --git a/update-hosts.json b/update-hosts.json index 87fd25b..31d1c5d 100644 --- a/update-hosts.json +++ b/update-hosts.json @@ -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" } diff --git a/update.json b/update.json index cffcdb9..ca8525e 100644 --- a/update.json +++ b/update.json @@ -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" }