mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-22 09:23:41 +08:00
Release: 2.13.4
This commit is contained in:
parent
43d0d8454c
commit
cfa6f18a58
@ -1,6 +1,6 @@
|
||||
class ConstConf {
|
||||
static const String appVersion = "2.13.3";
|
||||
static const int appVersionCode = 61;
|
||||
static const String appVersion = "2.13.4";
|
||||
static const int appVersionCode = 62;
|
||||
static const String appVersionDate = "2024-11-23";
|
||||
static const _gameChannels = [
|
||||
"LIVE",
|
||||
|
@ -106,7 +106,7 @@ msix_config:
|
||||
publisher_display_name: xkeyC Studio
|
||||
identity_name: 56575xkeyC.MSE
|
||||
publisher: CN=B54C897B-C263-4680-B6AB-4913C603DF87
|
||||
msix_version: 2.13.3.0
|
||||
msix_version: 2.13.4.0
|
||||
logo_path: ./assets/app_logo.png
|
||||
capabilities: internetClient,allowElevation
|
||||
languages: zh-cn
|
||||
|
Loading…
Reference in New Issue
Block a user