From b3abf69a0280b4e86b56026e2741f43d6ef53c31 Mon Sep 17 00:00:00 2001 From: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> Date: Mon, 29 May 2023 19:33:38 -0700 Subject: [PATCH] Change label to 0.4.0 Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> --- Build.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build.xcconfig b/Build.xcconfig index b0686dea..5740a5ee 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.3.2 -CURRENT_PROJECT_VERSION = 3050 +MARKETING_VERSION = 0.4.0 +CURRENT_PROJECT_VERSION = 4000 // Vars to be overwritten by `CodeSigning.xcconfig` if exists DEVELOPMENT_TEAM = S32Z3HMYVQ