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