From fe423a27a5f186625c910db6e899050ea07a8ea0 Mon Sep 17 00:00:00 2001 From: liyuhua <15626451870@163.com> Date: Thu, 11 Jan 2024 17:57:47 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=BF=AE=E6=94=B9=20?= =?UTF-8?q?=E6=AD=A4commit=E7=BD=AE=E9=A1=B6=202.5.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- YuMi/Global/YUMIMacroUitls.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YuMi/Global/YUMIMacroUitls.h b/YuMi/Global/YUMIMacroUitls.h index e4ee7e2c..9350cbd9 100644 --- a/YuMi/Global/YUMIMacroUitls.h +++ b/YuMi/Global/YUMIMacroUitls.h @@ -49,7 +49,7 @@ isPhoneXSeries = [[UIApplication sharedApplication] delegate].window.safeAreaIns ///内置版本号 -#define PI_App_Version @"2.5.1" +#define PI_App_Version @"2.5.2" ///渠道 #define PI_App_Source @"appstore" //#define PI_App_Source @"pi_tf"