mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-23 06:33:43 +08:00
upgrade to 2.10.1 36
This commit is contained in:
parent
cd5a657bd9
commit
932bf6f894
@ -17,9 +17,9 @@ import 'package:window_manager/window_manager.dart';
|
||||
import '../base/ui.dart';
|
||||
|
||||
class AppConf {
|
||||
static const String appVersion = "2.10.0+1 Beta";
|
||||
static const int appVersionCode = 35;
|
||||
static const String appVersionDate = "2023-12-06";
|
||||
static const String appVersion = "2.10.1 Beta";
|
||||
static const int appVersionCode = 36;
|
||||
static const String appVersionDate = "2023-12-12";
|
||||
|
||||
static const String giteaAttachmentsUrl =
|
||||
"https://git.sctoolbox.sccsgo.com/SCToolBox/Release";
|
||||
|
Loading…
Reference in New Issue
Block a user