mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-01-13 19:50:28 +00:00
bump: 2.15.0 70
This commit is contained in:
parent
cabe05eb03
commit
90fef6bcba
@ -1,7 +1,7 @@
|
|||||||
class ConstConf {
|
class ConstConf {
|
||||||
static const String appVersion = "2.14.5";
|
static const String appVersion = "2.15.0";
|
||||||
static const int appVersionCode = 69;
|
static const int appVersionCode = 70;
|
||||||
static const String appVersionDate = "2025-10-30";
|
static const String appVersionDate = "2025-11-8";
|
||||||
static const _gameChannels = [
|
static const _gameChannels = [
|
||||||
"LIVE",
|
"LIVE",
|
||||||
"4.0_PREVIEW",
|
"4.0_PREVIEW",
|
||||||
|
|||||||
@ -2,7 +2,7 @@ name: starcitizen_doctor
|
|||||||
description: Designed for "StarCitizen" players, providing many convenient functions.
|
description: Designed for "StarCitizen" players, providing many convenient functions.
|
||||||
publish_to: 'none'
|
publish_to: 'none'
|
||||||
|
|
||||||
version: 2.14.5+69
|
version: 2.15.0+70
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ^3.8.0
|
sdk: ^3.8.0
|
||||||
@ -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.14.5.0
|
msix_version: 2.15.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