Skip to content

Commit ac93577

Browse files
author
Daiki Matsudate
authored
Bump version (#35)
Signed-off-by: Daiki Matsudate <[email protected]>
1 parent 726a02b commit ac93577

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

App/App.xcodeproj/project.pbxproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
440440
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
441441
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
442-
MARKETING_VERSION = 1.1.0;
442+
MARKETING_VERSION = 1.1.1;
443443
PRODUCT_BUNDLE_IDENTIFIER = jp.tryswift.tokyo.App;
444444
PRODUCT_NAME = "$(TARGET_NAME)";
445445
SDKROOT = auto;
@@ -482,7 +482,7 @@
482482
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
483483
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
484484
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
485-
MARKETING_VERSION = 1.1.0;
485+
MARKETING_VERSION = 1.1.1;
486486
PRODUCT_BUNDLE_IDENTIFIER = jp.tryswift.tokyo.App;
487487
PRODUCT_NAME = "$(TARGET_NAME)";
488488
SDKROOT = auto;
@@ -518,7 +518,7 @@
518518
"$(inherited)",
519519
"@executable_path/Frameworks",
520520
);
521-
MARKETING_VERSION = 1.1.0;
521+
MARKETING_VERSION = 1.1.1;
522522
PRODUCT_BUNDLE_IDENTIFIER = jp.tryswift.tokyo.App.Clip;
523523
PRODUCT_NAME = "$(TARGET_NAME)";
524524
SDKROOT = iphoneos;
@@ -551,7 +551,7 @@
551551
"$(inherited)",
552552
"@executable_path/Frameworks",
553553
);
554-
MARKETING_VERSION = 1.1.0;
554+
MARKETING_VERSION = 1.1.1;
555555
PRODUCT_BUNDLE_IDENTIFIER = jp.tryswift.tokyo.App.Clip;
556556
PRODUCT_NAME = "$(TARGET_NAME)";
557557
SDKROOT = iphoneos;

0 commit comments

Comments
 (0)