mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-07-22 03:29:22 +08:00
add Party Room Module
This commit is contained in:
@ -17,9 +17,9 @@ import 'package:window_manager/window_manager.dart';
|
||||
import '../base/ui.dart';
|
||||
|
||||
class AppConf {
|
||||
static const String appVersion = "2.10.1 Beta";
|
||||
static const String appVersion = "2.11.0 Beta";
|
||||
static const int appVersionCode = 36;
|
||||
static const String appVersionDate = "2023-12-12";
|
||||
static const String appVersionDate = "2024-01-07";
|
||||
|
||||
static const String giteaAttachmentsUrl =
|
||||
"https://git.sctoolbox.sccsgo.com/SCToolBox/Release";
|
||||
|
Reference in New Issue
Block a user