From ed7452b7cbff43772be8a7e17f4b075bf6c2cc22 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Tue, 4 Nov 2025 02:43:59 +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 67defb3..078da41 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "2.11", - "versionCode": 23, - "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.11.0/app-release.apk", + "version": "2.12", + "versionCode": 24, + "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.12.0/app-release.apk", "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" }