Skip to content

Commit 9727e66

Browse files
committed
set sensible initial version numbers
1 parent 8387c1d commit 9727e66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MistTray.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"@executable_path/../Frameworks",
339339
);
340340
LSUIElement = YES;
341-
MARKETING_VERSION = 1.0;
341+
MARKETING_VERSION = 0.1.0;
342342
NSHighResolutionCapable = YES;
343343
NSPrincipalClass = NSApplication;
344344
PRODUCT_BUNDLE_IDENTIFIER = com.ddvtech.MistTray;
@@ -371,7 +371,7 @@
371371
"@executable_path/../Frameworks",
372372
);
373373
LSUIElement = YES;
374-
MARKETING_VERSION = 1.0;
374+
MARKETING_VERSION = 0.1.0;
375375
NSHighResolutionCapable = YES;
376376
NSPrincipalClass = NSApplication;
377377
PRODUCT_BUNDLE_IDENTIFIER = com.ddvtech.MistTray;

0 commit comments

Comments
 (0)