From 23682bd15f8e639b20309837d4a05ceca47073a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Em=C4=ABls?= Date: Tue, 17 Dec 2024 17:59:46 +0100 Subject: [PATCH] Bump iOS build --- ios/Configurations/Version.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/Configurations/Version.xcconfig b/ios/Configurations/Version.xcconfig index fbd686883459..64796a336561 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 = 2024.11 +MARKETING_VERSION = 2024.12 // Build number // Normally we reset the build number to 1 after bumping MARKETING_VERSION.