From 1128a30075ab11d207a2b18866cd2c72e89a6e2c Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Mon, 3 Mar 2025 00:55:41 +0700 Subject: [PATCH] Update update.json --- update.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/update.json b/update.json index 5f8eb15..ba5da58 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "2.1", - "versionCode": 21, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/Zapret_2_1_0/zapret.zip", + "version": "2.2", + "versionCode": 22, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/Zapret_2_2_0/zapret.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" }