From 52702264a3615a6f7efc32dc30ab1f96f37a5de4 Mon Sep 17 00:00:00 2001 From: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> Date: Sun, 17 Sep 2023 12:36:44 -0700 Subject: [PATCH] Change version to 0.5.2 --- Build.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build.xcconfig b/Build.xcconfig index 3ad276bc..c078927b 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.0 -CURRENT_PROJECT_VERSION = 5000 +MARKETING_VERSION = 0.5.2 +CURRENT_PROJECT_VERSION = 5010 // Vars to be overwritten by `CodeSigning.xcconfig` if exists DEVELOPMENT_TEAM = S32Z3HMYVQ