From 6d36a307877addeb42d2c940dbc184c37271fa32 Mon Sep 17 00:00:00 2001 From: nythepegasus Date: Sat, 21 Oct 2023 21:02:41 -0400 Subject: [PATCH] [skip ci] Bump nightly to 0.5.3 Signed-off-by: nythepegasus --- Build.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build.xcconfig b/Build.xcconfig index 8e9fd94e..6252c875 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.2 -CURRENT_PROJECT_VERSION = 5020 +MARKETING_VERSION = 0.5.3 +CURRENT_PROJECT_VERSION = 5030 // Vars to be overwritten by `CodeSigning.xcconfig` if exists DEVELOPMENT_TEAM = S32Z3HMYVQ