Skip to content

Commit 886faf3

Browse files
committed
chore: bump marketing version to 1.0.0
1 parent 68fefa0 commit 886faf3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Corral.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
"@executable_path/../Frameworks",
209209
);
210210
MACOSX_DEPLOYMENT_TARGET = 14.0;
211-
MARKETING_VERSION = 1.0;
211+
MARKETING_VERSION = 1.0.0;
212212
PRODUCT_BUNDLE_IDENTIFIER = com.mohnya.Corral;
213213
PRODUCT_NAME = FinderOne;
214214
SDKROOT = macosx;
@@ -230,7 +230,7 @@
230230
"@executable_path/../Frameworks",
231231
);
232232
MACOSX_DEPLOYMENT_TARGET = 14.0;
233-
MARKETING_VERSION = 1.0;
233+
MARKETING_VERSION = 1.0.0;
234234
PRODUCT_BUNDLE_IDENTIFIER = com.mohnya.Corral;
235235
PRODUCT_NAME = FinderOne;
236236
SDKROOT = macosx;

0 commit comments

Comments
 (0)