From 879bf98ed1a2fb5a3ad28771d5f0919b2e35634c Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Thu, 21 Aug 2025 18:11:39 +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 6f5b3e8..1bd0dca 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "2.6", - "versionCode": 18, - "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2_6/app-release.apk", + "version": "2.7", + "versionCode": 19, + "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2_7_0/app-release.apk", "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" }