mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-23 00:33:42 +08:00
release: 2.10.8 Beta 43
This commit is contained in:
parent
b5fa9fdff1
commit
35ce760b8d
@ -1,6 +1,6 @@
|
||||
class ConstConf {
|
||||
static const String appVersion = "2.10.7 Beta";
|
||||
static const int appVersionCode = 42;
|
||||
static const String appVersion = "2.10.8 Beta";
|
||||
static const int appVersionCode = 43;
|
||||
static const String appVersionDate = "2024-03-01";
|
||||
static const gameChannels = ["LIVE", "PTU", "EPTU"];
|
||||
static const isMSE =
|
||||
|
Loading…
Reference in New Issue
Block a user