From 18b3c0e3c644d0dad547c6d15aa28ffb167c30e5 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Mon, 31 Mar 2025 02:56:02 +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 1035b25..6b8e96f 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "1.2", - "versionCode": 3, - "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/1.2.0/app-release.apk", + "version": "1,3", + "versionCode": 4, + "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/1.3.0/app-release.apk", "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" }