Skip to content

Commit

Permalink
bump version 9.42 (#2432)
Browse files Browse the repository at this point in the history
  • Loading branch information
groakland committed May 13, 2024
1 parent 63de49c commit 1f39c28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/Mallard/ios/Mallard.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -909,7 +909,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
KOTLIN_BUILD_TYPE = DEBUG;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 9.41;
MARKETING_VERSION = 9.42;
OTHER_LDFLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = uk.co.guardian.gce;
PRODUCT_NAME = "Guardian Editions";
Expand Down Expand Up @@ -941,7 +941,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
KOTLIN_BUILD_TYPE = RELEASE;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 9.41;
MARKETING_VERSION = 9.42;
OTHER_LDFLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = uk.co.guardian.gce;
PRODUCT_NAME = "Guardian Editions";
Expand Down

0 comments on commit 1f39c28

Please sign in to comment.