From 80d885167e5928f50e19b205bf81a2f3a3a18658 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Sun, 31 Aug 2025 22:38:42 +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 1d1f2f6..d5293ba 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "2.8", - "versionCode": 20, - "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.8.0/app-release.apk", + "version": "2.9", + "versionCode": 21, + "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.9.0/app-release.apk", "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" }