From 23a53034fa00b54ea26346dde2bf9160040371a7 Mon Sep 17 00:00:00 2001 From: nythepegasus Date: Mon, 27 Nov 2023 10:39:41 -0500 Subject: [PATCH] [skip ci] Bump nightly to 0.5.4 Signed-off-by: nythepegasus --- Build.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build.xcconfig b/Build.xcconfig index 6252c875..4771d1b2 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.3 -CURRENT_PROJECT_VERSION = 5030 +MARKETING_VERSION = 0.5.4 +CURRENT_PROJECT_VERSION = 5040 // Vars to be overwritten by `CodeSigning.xcconfig` if exists DEVELOPMENT_TEAM = S32Z3HMYVQ