From 7a348bfd897d99444d105ce359ee0c8bb00ee9df Mon Sep 17 00:00:00 2001 From: osy <50960678+osy@users.noreply.github.com> Date: Sun, 1 Jan 2023 22:11:51 -0800 Subject: [PATCH] project: bumped version --- Build.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build.xcconfig b/Build.xcconfig index cb0161152..2fee778b1 100644 --- a/Build.xcconfig +++ b/Build.xcconfig @@ -17,8 +17,8 @@ // Configuration settings file format documentation can be found at: // https://help.apple.com/xcode/#/dev745c5c974 -MARKETING_VERSION = 4.1.3 -CURRENT_PROJECT_VERSION = 72 +MARKETING_VERSION = 4.1.4 +CURRENT_PROJECT_VERSION = 73 // Codesigning settings defined optionally, see Documentation/iOSDevelopment.md #include? "CodeSigning.xcconfig"