mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-28 09:04:45 +08:00
Release: V2.10.9
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
class ConstConf {
|
||||
static const String appVersion = "2.10.8 Beta";
|
||||
static const int appVersionCode = 43;
|
||||
static const String appVersionDate = "2024-03-01";
|
||||
static const String appVersion = "2.10.9 Beta";
|
||||
static const int appVersionCode = 44;
|
||||
static const String appVersionDate = "2024-03-26";
|
||||
static const gameChannels = ["LIVE", "PTU", "EPTU"];
|
||||
static const isMSE =
|
||||
String.fromEnvironment("MSE", defaultValue: "false") == "true";
|
||||
|
Reference in New Issue
Block a user