Version update

This commit is contained in:
edwinQQQ
2024-12-06 14:41:12 +08:00
parent 4c94a61da6
commit 612b84e47b
2 changed files with 3 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ isPhoneXSeries = [[UIApplication sharedApplication] delegate].window.safeAreaIns
#define kFontHeavy(font) [UIFont systemFontOfSize:kGetScaleWidth(font) weight:UIFontWeightHeavy]
///内置版本号
#define PI_App_Version @"1.0.30"
#define PI_App_Version @"1.0.31"
///渠道
#define PI_App_Source @"appstore"
#define PI_Test_Flight @"TestFlight"