From 531c403ce2755225f9b0cb2c6cbe816d7a099a39 Mon Sep 17 00:00:00 2001 From: egor-white <68005462+egor-white@users.noreply.github.com> Date: Sun, 22 Jun 2025 08:16:59 +0000 Subject: [PATCH] Update update's.json and changelog --- changelog.md | 2 +- update.json | 2 +- update_hosts.json | 2 +- update_tv.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog.md b/changelog.md index 792b3b0..a97d4df 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -Extended-версия была удалена как ненужная. Теперь есть hosts-версия +extended-версия была заменена версией с hosts-файлом. Из остальных версий он убран. diff --git a/update.json b/update.json index 417ba29..f6d1890 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { "version": "4.7", - "versionCode": 47, + "versionCode": 4.7, "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.7.0/zaprett.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" } diff --git a/update_hosts.json b/update_hosts.json index 86445a9..7c2d55f 100644 --- a/update_hosts.json +++ b/update_hosts.json @@ -1,6 +1,6 @@ { "version": "4.7", - "versionCode": 47, + "versionCode": 4.7, "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.7.0/zaprett-hosts.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" } diff --git a/update_tv.json b/update_tv.json index 8b6b0e1..84651c5 100644 --- a/update_tv.json +++ b/update_tv.json @@ -1,6 +1,6 @@ { "version": "4.7", - "versionCode": 47, + "versionCode": 4.7, "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.7.0/zaprett-tv.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" }