diff --git a/ios/Configurations/Version.xcconfig b/ios/Configurations/Version.xcconfig index 3f3495f8da64..e5409cac0467 100644 --- a/ios/Configurations/Version.xcconfig +++ b/ios/Configurations/Version.xcconfig @@ -2,7 +2,7 @@ VERSIONING_SYSTEM = apple-generic // Marketing version, aka major.minor -MARKETING_VERSION = 2023.4 +MARKETING_VERSION = 2023.5 // Build number // Normally we reset the build number to 1 after bumping MARKETING_VERSION.