Update update.json

This commit is contained in:
CherretGit
2025-02-10 18:25:14 +07:00
committed by GitHub
parent ccbebf4652
commit 8db18693bc

View File

@@ -1,6 +1,6 @@
{
"version": "Версию",
"versionCode": Кодовая версия,
"zipUrl": "Ссылка на zip",
"changelog": "Ссылка на список изменений"
"version": "2.0",
"versionCode": 20,
"zipUrl": "https://github.com/CherretGit/Zaprett/releases/download/Zapret_2_0_0/zapret.zip",
"changelog": "https://raw.githubusercontent.com/CherretGit/Zaprett/refs/heads/main/changelog.md"
}