From 08399922b92476ee66244a9cd0f1c52217a1d9b1 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Mon, 12 Jan 2026 00:06:15 +0700 Subject: [PATCH] Update version to 2.15 and increment versionCode --- update.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/update.json b/update.json index de1800f..e9e52de 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "2.14", - "versionCode": 26, - "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.14.0/app-release.apk", + "version": "2.15", + "versionCode": 27, + "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.15.0/app-release.apk", "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" }