Update version to 2.15 and increment versionCode

This commit is contained in:
CherretGit
2026-01-12 00:06:15 +07:00
committed by GitHub
parent 1d0f5bea34
commit 08399922b9

View File

@@ -1,6 +1,6 @@
{ {
"version": "2.14", "version": "2.15",
"versionCode": 26, "versionCode": 27,
"downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.14.0/app-release.apk", "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" "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md"
} }