From 85c51a4e20d6ff809ec39ff97f101fe1559c683d Mon Sep 17 00:00:00 2001 From: osy <50960678+osy@users.noreply.github.com> Date: Fri, 5 Aug 2022 15:03:31 -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 88a13e55f..c141f583d 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 = 3.2.4 -CURRENT_PROJECT_VERSION = 58 +MARKETING_VERSION = 4.0.0 +CURRENT_PROJECT_VERSION = 59 // Codesigning settings defined optionally, see Documentation/iOSDevelopment.md #include? "CodeSigning.xcconfig"