mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-23 01:53:41 +08:00
Release: 2.12.1 55
This commit is contained in:
parent
f283f4db43
commit
0d70cb711a
@ -1,6 +1,6 @@
|
||||
class ConstConf {
|
||||
static const String appVersion = "2.12.0";
|
||||
static const int appVersionCode = 54;
|
||||
static const String appVersion = "2.12.1";
|
||||
static const int appVersionCode = 55;
|
||||
static const String appVersionDate = "2024-6-28";
|
||||
static const gameChannels = ["LIVE", "PTU", "EPTU", "TECH-PREVIEW", "HOTFIX"];
|
||||
static const isMSE =
|
||||
|
Loading…
Reference in New Issue
Block a user