mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-28 05:34:45 +08:00
chore: update app version to 2.14.0 and version code to 64
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
class ConstConf {
|
||||
static const String appVersion = "2.13.5";
|
||||
static const int appVersionCode = 63;
|
||||
static const String appVersionDate = "2025-03-01";
|
||||
static const String appVersion = "2.14.0";
|
||||
static const int appVersionCode = 64;
|
||||
static const String appVersionDate = "2025-04-06";
|
||||
static const _gameChannels = [
|
||||
"LIVE",
|
||||
"4.0_PREVIEW",
|
||||
|
Reference in New Issue
Block a user