Update version and zip URL in update-tv.json

This commit is contained in:
egor-white
2025-11-04 11:18:31 +03:00
committed by GitHub
parent 85e3c5ce0f
commit b5fa8e0abf

View File

@@ -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"
}