From 01084039dfe1e0b6079fa621e9fe0f8864111de4 Mon Sep 17 00:00:00 2001 From: June Park Date: Tue, 24 Dec 2024 22:58:19 +0900 Subject: [PATCH] [skipci] Bump to 0.5.10 for new nightly cycle Signed-off-by: June Park --- Build.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build.xcconfig b/Build.xcconfig index 33367b61..7520559c 100644 --- a/Build.xcconfig +++ b/Build.xcconfig @@ -1,8 +1,8 @@ // Configuration settings file format documentation can be found at: // https://help.apple.com/xcode/#/dev745c5c974 -MARKETING_VERSION = 0.5.9 -CURRENT_PROJECT_VERSION = 5090 +MARKETING_VERSION = 0.5.10 +CURRENT_PROJECT_VERSION = 5100 // Vars to be overwritten by `CodeSigning.xcconfig` if exists DEVELOPMENT_TEAM = S32Z3HMYVQ