From 18887e35d508bec3f5cf766b20249c02787e076c Mon Sep 17 00:00:00 2001 From: eggmanQQQ <3671373519@qq.com> Date: Fri, 7 Jun 2024 16:23:28 +0800 Subject: [PATCH] =?UTF-8?q?molistar=E5=95=86=E5=BA=97=E5=8C=85=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=BF=AE=E6=94=B9=20=E6=AD=A4commit=E7=BD=AE=E9=A1=B6?= =?UTF-8?q?=201.0.8?= 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 b96c6c4f..03917285 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 @"1.0.7" +#define PI_App_Version @"1.0.8" ///渠道 #define PI_App_Source @"appstore" #define PI_Test_Flight @"TestFlight"