From 2dce2ff2c70a1ff3b36f2786288aa092a32efb0d Mon Sep 17 00:00:00 2001 From: osy Date: Thu, 28 Mar 2024 16:16:48 -0700 Subject: [PATCH] project: bumped version --- Build.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build.xcconfig b/Build.xcconfig index a5e56f2..eea724f 100644 --- a/Build.xcconfig +++ b/Build.xcconfig @@ -17,7 +17,7 @@ // Configuration settings file format documentation can be found at: // https://help.apple.com/xcode/#/dev745c5c974 -MARKETING_VERSION = 2.1.0 -CURRENT_PROJECT_VERSION = 4 +MARKETING_VERSION = 2.1.1 +CURRENT_PROJECT_VERSION = 5 #include? "CodeSigning.xcconfig"