From 6a8614406c691e66449e33b5621ddef5813ff016 Mon Sep 17 00:00:00 2001 From: xkeyC <3334969096@qq.com> Date: Sat, 1 Mar 2025 13:52:04 +0800 Subject: [PATCH] Release: 2.13.5 63 --- lib/common/conf/conf.dart | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/common/conf/conf.dart b/lib/common/conf/conf.dart index f4ce97c..119012c 100644 --- a/lib/common/conf/conf.dart +++ b/lib/common/conf/conf.dart @@ -1,7 +1,7 @@ class ConstConf { - static const String appVersion = "2.13.4"; - static const int appVersionCode = 62; - static const String appVersionDate = "2024-11-23"; + static const String appVersion = "2.13.5"; + static const int appVersionCode = 63; + static const String appVersionDate = "2025-03-01"; static const _gameChannels = [ "LIVE", "4.0_PREVIEW",