mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-28 06:44:45 +08:00
Release: 2.12.3
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
class ConstConf {
|
||||
static const String appVersion = "2.12.2";
|
||||
static const int appVersionCode = 56;
|
||||
static const String appVersionDate = "2024-6-28";
|
||||
static const String appVersion = "2.12.3";
|
||||
static const int appVersionCode = 57;
|
||||
static const String appVersionDate = "2024-10-07";
|
||||
static const gameChannels = ["LIVE", "PTU", "EPTU", "TECH-PREVIEW", "HOTFIX"];
|
||||
static const isMSE =
|
||||
String.fromEnvironment("MSE", defaultValue: "false") == "true";
|
||||
|
Reference in New Issue
Block a user