From e8dbd20e4b952174f2e577973dc238de7dc7f48e Mon Sep 17 00:00:00 2001 From: Matt <85322+mattmassicotte@users.noreply.github.com> Date: Tue, 17 Dec 2024 06:54:00 -0500 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 993eed8..cde8a56 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 = 203 +CURRENT_PROJECT_VERSION = 204 DEAD_CODE_STRIPPING = YES DEBUG_INFORMATION_FORMAT = dwarf-with-dsym ENABLE_HARDENED_RUNTIME = YES