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