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>
This commit is contained in:
2026-02-19 10:59:36 -08:00
parent e0af7ce3ae
commit eae7005a9e

View File

@@ -12,8 +12,8 @@ packageInfo:
forcedPackageId: 127 forcedPackageId: 127
renameManifestPackage: null renameManifestPackage: null
versionInfo: versionInfo:
versionCode: 14001 versionCode: 150000
versionName: 14.0.1 versionName: 15.0.0-community-alpha
resourcesAreCompressed: false resourcesAreCompressed: false
sharedLibrary: false sharedLibrary: false
sparseResources: false sparseResources: false