diff --git a/update.json b/update.json index 517a3b4..5f8eb15 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "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" + "version": "2.1", + "versionCode": 21, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/Zapret_2_1_0/zapret.zip", + "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" }