Skip to content

Commit 9016f09

Browse files
committed
Do not merge: Temp version bump for remote flag
The remote feature flag requires v23.8. This commit temporarily updates our version to 23.8 so that local catalog works for the Call for Testing. Do not merge – this will be done for real during the release process.
1 parent 7b2552c commit 9016f09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

WooCommerce/WooCommerce.xcodeproj/project.pbxproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16599,6 +16599,7 @@
1659916599
"$(inherited)",
1660016600
"@executable_path/Frameworks",
1660116601
);
16602+
MARKETING_VERSION = 23.8;
1660216603
OTHER_SWIFT_FLAGS = "$(inherited)";
1660316604
PRODUCT_BUNDLE_IDENTIFIER = com.automattic.alpha.woocommerce;
1660416605
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -17404,6 +17405,7 @@
1740417405
"$(inherited)",
1740517406
"@executable_path/Frameworks",
1740617407
);
17408+
MARKETING_VERSION = 23.8;
1740717409
OTHER_SWIFT_FLAGS = "$(inherited)";
1740817410
PRODUCT_BUNDLE_IDENTIFIER = com.automattic.woocommerce;
1740917411
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -17433,6 +17435,7 @@
1743317435
"$(inherited)",
1743417436
"@executable_path/Frameworks",
1743517437
);
17438+
MARKETING_VERSION = 23.8;
1743617439
OTHER_SWIFT_FLAGS = "$(inherited)";
1743717440
PRODUCT_BUNDLE_IDENTIFIER = com.automattic.woocommerce;
1743817441
PRODUCT_NAME = "$(TARGET_NAME)";

0 commit comments

Comments
 (0)