diff --git a/changelog.md b/changelog.md index 8536589..f27b66c 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -Обновление бинарников +Небольшие изменения в customize.sh diff --git a/update.json b/update.json index 6d8de42..c28abf7 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "4.8", - "versionCode": 48, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.8.0/zaprett.zip", + "version": "4.9", + "versionCode": 49, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.9.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 ffdfa29..04dbad9 100644 --- a/update_hosts.json +++ b/update_hosts.json @@ -1,6 +1,6 @@ { - "version": "4.8", - "versionCode": 48, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.8.0/zaprett-hosts.zip", + "version": "4.9", + "versionCode": 49, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.9.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 d242524..f9f9a34 100644 --- a/update_tv.json +++ b/update_tv.json @@ -1,6 +1,6 @@ { - "version": "4.8", - "versionCode": 48, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.8.0/zaprett-tv.zip", + "version": "4.9", + "versionCode": 49, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.9.0/zaprett-tv.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" }