From 9f7d4dee49774504b585326f4172fdd72463cdd9 Mon Sep 17 00:00:00 2001 From: June Park Date: Tue, 28 Nov 2023 03:02:04 +0900 Subject: [PATCH] [skip ci] bump nightly to 0.5.5 Signed-off-by: June Park --- Build.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build.xcconfig b/Build.xcconfig index 4771d1b2..859d1bb2 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.4 -CURRENT_PROJECT_VERSION = 5040 +MARKETING_VERSION = 0.5.5 +CURRENT_PROJECT_VERSION = 5050 // Vars to be overwritten by `CodeSigning.xcconfig` if exists DEVELOPMENT_TEAM = S32Z3HMYVQ