From 9f6b1284bbd13239fcaa3fd479caccdb19fa370c Mon Sep 17 00:00:00 2001 From: nythepegasus Date: Sat, 7 Sep 2024 14:44:14 -0400 Subject: [PATCH] [skipci] Bump to 0.5.9 for new nightly cycle Signed-off-by: nythepegasus --- Build.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build.xcconfig b/Build.xcconfig index d44afa1a..89c67c60 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.8 -CURRENT_PROJECT_VERSION = 5080 +MARKETING_VERSION = 0.5.9 +CURRENT_PROJECT_VERSION = 5090 // Vars to be overwritten by `CodeSigning.xcconfig` if exists DEVELOPMENT_TEAM = S32Z3HMYVQ