From ca51cb1e81a71ec0d517d53e45cb6133ce753748 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Mon, 7 Apr 2025 20:27:25 +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 a995e08..d490d5b 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "1.5", - "versionCode": 6, - "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/1_5_0/app-release.apk", + "version": "1.6", + "versionCode": 7, + "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/1_6_0/app-release.apk", "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" }