mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-05-10 05:01:23 +08:00
chore: update app version to 2.14.0 and version code to 64
This commit is contained in:
parent
a75a580b2d
commit
72f3cbd2d7
@ -1,7 +1,7 @@
|
|||||||
class ConstConf {
|
class ConstConf {
|
||||||
static const String appVersion = "2.13.5";
|
static const String appVersion = "2.14.0";
|
||||||
static const int appVersionCode = 63;
|
static const int appVersionCode = 64;
|
||||||
static const String appVersionDate = "2025-03-01";
|
static const String appVersionDate = "2025-04-06";
|
||||||
static const _gameChannels = [
|
static const _gameChannels = [
|
||||||
"LIVE",
|
"LIVE",
|
||||||
"4.0_PREVIEW",
|
"4.0_PREVIEW",
|
||||||
|
@ -108,7 +108,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.13.5.0
|
msix_version: 2.14.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…
x
Reference in New Issue
Block a user