From 9632b7770b8eefcaee3f7670ace6b21727cd26ed Mon Sep 17 00:00:00 2001 From: Daniel Elliott Date: Thu, 19 Feb 2026 10:59:36 -0800 Subject: [PATCH] Bump version to 15.0.0-community-alpha This major version bump reflects significant community modifications: - In-game settings menu with web panel sync - Custom server URL configuration - Offline/Online play modes - Device settings management API Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- apktool.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apktool.yml b/apktool.yml index 9e5d801ed..860a4ee1b 100644 --- a/apktool.yml +++ b/apktool.yml @@ -12,8 +12,8 @@ packageInfo: forcedPackageId: 127 renameManifestPackage: null versionInfo: - versionCode: 14001 - versionName: 14.0.1 + versionCode: 150000 + versionName: 15.0.0-community-alpha resourcesAreCompressed: false sharedLibrary: false sparseResources: false