From c5f836d65c69d78c4aea6385db4912462cddbdec Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Thu, 17 Jul 2025 21:32:52 +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 93b81d2..6f5b3e8 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "2.5", - "versionCode": 17, - "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2_5/app-release.apk", + "version": "2.6", + "versionCode": 18, + "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2_6/app-release.apk", "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" }