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