From 813e2f97acf12a4676bec2fecf01388816b14f5a Mon Sep 17 00:00:00 2001 From: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> Date: Mon, 6 Mar 2023 12:10:39 -0800 Subject: [PATCH] Change version to 0.3.2 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 1abe5ee6..3c049de8 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.1 -CURRENT_PROJECT_VERSION = 3021 +MARKETING_VERSION = 0.3.2 +CURRENT_PROJECT_VERSION = 3050 // Vars to be overwritten by `CodeSigning.xcconfig` if exists DEVELOPMENT_TEAM = S32Z3HMYVQ