Update update.json

This commit is contained in:
CherretGit
2025-02-25 20:03:56 +07:00
committed by GitHub
parent e7693ece35
commit 8d0e79bd0b

View File

@@ -1,6 +1,6 @@
{ {
"version": "2.0", "version": "2.1",
"versionCode": 20, "versionCode": 21,
"zipUrl": "https://github.com/CherretGit/Zaprett/releases/download/Zapret_2_0_0/zapret.zip", "zipUrl": "https://github.com/egor-white/zaprett/releases/download/Zapret_2_1_0/zapret.zip",
"changelog": "https://raw.githubusercontent.com/CherretGit/Zaprett/refs/heads/main/changelog.md" "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
} }