From b766deafa59f548fe93656a76d621b11ca5cb424 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Mon, 5 May 2025 23:40:11 +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 a97bc52..67b0a70 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "1.8", - "versionCode": 9, - "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/1_8_0/app-release.apk", + "version": "1.9", + "versionCode": 10, + "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/1_9_0/app-release.apk", "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" }