Skip to content

Commit bab225c

Browse files
committed
Bump version numbers.
1 parent ebd1d20 commit bab225c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Samples.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2863,7 +2863,7 @@
28632863
"$(inherited)",
28642864
"@executable_path/Frameworks",
28652865
);
2866-
MARKETING_VERSION = 200.3.0;
2866+
MARKETING_VERSION = 200.4.0;
28672867
PRODUCT_BUNDLE_IDENTIFIER = "com.esri.arcgis-swift-sdk-samples";
28682868
PRODUCT_NAME = Samples;
28692869
SDKROOT = iphoneos;
@@ -2894,7 +2894,7 @@
28942894
"$(inherited)",
28952895
"@executable_path/Frameworks",
28962896
);
2897-
MARKETING_VERSION = 200.3.0;
2897+
MARKETING_VERSION = 200.4.0;
28982898
PRODUCT_BUNDLE_IDENTIFIER = "com.esri.arcgis-swift-sdk-samples";
28992899
PRODUCT_NAME = Samples;
29002900
SDKROOT = iphoneos;
@@ -2937,7 +2937,7 @@
29372937
repositoryURL = "https://github.com/Esri/arcgis-maps-sdk-swift-toolkit/";
29382938
requirement = {
29392939
kind = upToNextMinorVersion;
2940-
minimumVersion = 200.3.0;
2940+
minimumVersion = 200.4.0;
29412941
};
29422942
};
29432943
/* End XCRemoteSwiftPackageReference section */

0 commit comments

Comments
 (0)