From f07f0e45ef9779156002b1ac9df5320a7583edbe Mon Sep 17 00:00:00 2001 From: Matt <85322+mattmassicotte@users.noreply.github.com> Date: Thu, 11 Jul 2024 14:01:31 -0400 Subject: [PATCH] Version bump --- Configurations/Project.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configurations/Project.xcconfig b/Configurations/Project.xcconfig index 213f78c..01303f2 100644 --- a/Configurations/Project.xcconfig +++ b/Configurations/Project.xcconfig @@ -37,7 +37,7 @@ CODE_SIGN_STYLE = Automatic COMBINE_HIDPI_IMAGES = YES COPY_PHASE_STRIP = NO CURRENT_PROJECT_DISPLAY_VERSION = 3.0.0 -CURRENT_PROJECT_VERSION = 201 +CURRENT_PROJECT_VERSION = 202 DEAD_CODE_STRIPPING = YES DEBUG_INFORMATION_FORMAT = dwarf-with-dsym ENABLE_HARDENED_RUNTIME = YES