From c30afd042ec8f5c2e716adc0bf538827ec8ad242 Mon Sep 17 00:00:00 2001 From: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> Date: Wed, 1 Mar 2023 13:17:09 -0800 Subject: [PATCH] Change version to 0.3.1 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 5dea5226..1abe5ee6 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.0 -CURRENT_PROJECT_VERSION = 3020 +MARKETING_VERSION = 0.3.1 +CURRENT_PROJECT_VERSION = 3021 // Vars to be overwritten by `CodeSigning.xcconfig` if exists DEVELOPMENT_TEAM = S32Z3HMYVQ