Skip to content

Commit

Permalink
chore: Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhunty committed Sep 19, 2024
1 parent 51b51b2 commit c1bf089
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 @@ -881,7 +881,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
KOTLIN_BUILD_TYPE = DEBUG;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 10.1;
MARKETING_VERSION = 10.3;
OTHER_LDFLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = uk.co.guardian.gce;
PRODUCT_NAME = "Guardian Editions";
Expand Down Expand Up @@ -913,7 +913,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
KOTLIN_BUILD_TYPE = RELEASE;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 10.1;
MARKETING_VERSION = 10.3;
OTHER_LDFLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = uk.co.guardian.gce;
PRODUCT_NAME = "Guardian Editions";
Expand Down

0 comments on commit c1bf089

Please sign in to comment.