From c687d912b3f590ee207f17aaf02375559b5d41dd Mon Sep 17 00:00:00 2001 From: egor-white <68005462+egor-white@users.noreply.github.com> Date: Mon, 7 Jul 2025 12:47:07 +0300 Subject: [PATCH] Update update.json --- update.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/update.json b/update.json index d31ecaf..2fe8c64 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "2.1", - "versionCode": 13, - "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2_1/app-release.apk", + "version": "2.2", + "versionCode": 14, + "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2_2/app-release.apk", "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" }