From e519389780edc28fbf7e3db18f6d85b2b63a9c6e Mon Sep 17 00:00:00 2001 From: mahee96 <47920326+mahee96@users.noreply.github.com> Date: Tue, 8 Apr 2025 23:37:25 -0700 Subject: [PATCH] - bump version to 0.6.2 for next release cycle --- Build.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build.xcconfig b/Build.xcconfig index ff365111..18072c08 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.6.1 -CURRENT_PROJECT_VERSION = 0601 +MARKETING_VERSION = 0.6.2 +CURRENT_PROJECT_VERSION = 0602 // Vars to be overwritten by `CodeSigning.xcconfig` if exists DEVELOPMENT_TEAM = S32Z3HMYVQ