mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-23 01:53:41 +08:00
Release: 2.12.0
This commit is contained in:
parent
44ec80cc73
commit
cf7230f980
@ -1,6 +1,6 @@
|
|||||||
class ConstConf {
|
class ConstConf {
|
||||||
static const String appVersion = "2.11.3";
|
static const String appVersion = "2.12.0";
|
||||||
static const int appVersionCode = 53;
|
static const int appVersionCode = 54;
|
||||||
static const String appVersionDate = "2024-6-28";
|
static const String appVersionDate = "2024-6-28";
|
||||||
static const gameChannels = ["LIVE", "PTU", "EPTU", "TECH-PREVIEW"];
|
static const gameChannels = ["LIVE", "PTU", "EPTU", "TECH-PREVIEW"];
|
||||||
static const isMSE =
|
static const isMSE =
|
||||||
|
@ -100,7 +100,7 @@ msix_config:
|
|||||||
publisher_display_name: xkeyC Studio
|
publisher_display_name: xkeyC Studio
|
||||||
identity_name: 56575xkeyC.MSE
|
identity_name: 56575xkeyC.MSE
|
||||||
publisher: CN=B54C897B-C263-4680-B6AB-4913C603DF87
|
publisher: CN=B54C897B-C263-4680-B6AB-4913C603DF87
|
||||||
msix_version: 2.11.3.0
|
msix_version: 2.12.0.0
|
||||||
logo_path: ./assets/app_logo.png
|
logo_path: ./assets/app_logo.png
|
||||||
capabilities: internetClient,allowElevation
|
capabilities: internetClient,allowElevation
|
||||||
languages: zh-cn
|
languages: zh-cn
|
||||||
|
Loading…
Reference in New Issue
Block a user