From dc53b433f6eccb2c405a8c6b34cbca321248e59d Mon Sep 17 00:00:00 2001 From: egor-white <68005462+egor-white@users.noreply.github.com> Date: Wed, 16 Jul 2025 23:59:05 +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 2f02a48..93b81d2 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "2.4", - "versionCode": 16, - "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2_4/app-release.apk", + "version": "2.5", + "versionCode": 17, + "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2_5/app-release.apk", "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" }