From 51356e63eb3dc35aabe504d6960093b78b571c76 Mon Sep 17 00:00:00 2001 From: egor-white <68005462+egor-white@users.noreply.github.com> Date: Thu, 16 Oct 2025 16:43:08 +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 d5293ba..183fad8 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "2.9", - "versionCode": 21, - "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.9.0/app-release.apk", + "version": "2.10", + "versionCode": 22, + "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.10.0/app-release.apk", "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" }