Skip to content

Commit

Permalink
(ios) Release v2.3.1 (code 78)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpad85 committed Jul 10, 2024
1 parent ec17413 commit 78d4d68
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions phoenix-ios/phoenix-ios.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2292,7 +2292,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.3.0;
MARKETING_VERSION = 2.3.1;
OTHER_LDFLAGS = (
"$(inherited)",
"\"-Xlinker -interposable\"",
Expand Down Expand Up @@ -2321,7 +2321,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.3.0;
MARKETING_VERSION = 2.3.1;
OTHER_LDFLAGS = (
"$(inherited)",
"\"-Xlinker -interposable\"",
Expand Down Expand Up @@ -2488,7 +2488,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.3.0;
MARKETING_VERSION = 2.3.1;
PRODUCT_BUNDLE_IDENTIFIER = "co.acinq.phoenix.phoenix-notifySrvExt";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand All @@ -2515,7 +2515,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.3.0;
MARKETING_VERSION = 2.3.1;
PRODUCT_BUNDLE_IDENTIFIER = "co.acinq.phoenix.phoenix-notifySrvExt";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand Down

0 comments on commit 78d4d68

Please sign in to comment.