From b5fa8e0abfeac3c3d2d8503444ad966338956d95 Mon Sep 17 00:00:00 2001 From: egor-white <68005462+egor-white@users.noreply.github.com> Date: Tue, 4 Nov 2025 11:18:31 +0300 Subject: [PATCH] Update version and zip URL in update-tv.json --- update-tv.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/update-tv.json b/update-tv.json index d65f8ee..7f661d8 100644 --- a/update-tv.json +++ b/update-tv.json @@ -1,6 +1,6 @@ { - "version": "5.2", - "versionCode": 52, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/5.2.0/zaprett-tv.zip", + "version": "6.0", + "versionCode": 60, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.0.0/zaprett.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" }