From 3f51842ed580b2ddc8f8f517a4d0970b449141ce Mon Sep 17 00:00:00 2001 From: osy <50960678+osy@users.noreply.github.com> Date: Mon, 24 Apr 2023 22:20:26 -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 76ae97388..54c4cecf6 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.2.4 -CURRENT_PROJECT_VERSION = 80 +MARKETING_VERSION = 4.2.5 +CURRENT_PROJECT_VERSION = 81 // Codesigning settings defined optionally, see Documentation/iOSDevelopment.md #include? "CodeSigning.xcconfig"