Skip to content

Commit 2f78dac

Browse files
committed
Bump version
1 parent 11a2983 commit 2f78dac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

App/App.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@
443443
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
444444
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
445445
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
446-
MARKETING_VERSION = 1.3.2;
446+
MARKETING_VERSION = 1.3.3;
447447
PRODUCT_BUNDLE_IDENTIFIER = jp.tryswift.tokyo.App;
448448
PRODUCT_NAME = "$(TARGET_NAME)";
449449
SDKROOT = auto;
@@ -485,7 +485,7 @@
485485
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
486486
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
487487
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
488-
MARKETING_VERSION = 1.3.2;
488+
MARKETING_VERSION = 1.3.3;
489489
PRODUCT_BUNDLE_IDENTIFIER = jp.tryswift.tokyo.App;
490490
PRODUCT_NAME = "$(TARGET_NAME)";
491491
SDKROOT = auto;
@@ -520,7 +520,7 @@
520520
"$(inherited)",
521521
"@executable_path/Frameworks",
522522
);
523-
MARKETING_VERSION = 1.3.2;
523+
MARKETING_VERSION = 1.3.3;
524524
PRODUCT_BUNDLE_IDENTIFIER = jp.tryswift.tokyo.App.Clip;
525525
PRODUCT_NAME = "$(TARGET_NAME)";
526526
SDKROOT = iphoneos;
@@ -552,7 +552,7 @@
552552
"$(inherited)",
553553
"@executable_path/Frameworks",
554554
);
555-
MARKETING_VERSION = 1.3.2;
555+
MARKETING_VERSION = 1.3.3;
556556
PRODUCT_BUNDLE_IDENTIFIER = jp.tryswift.tokyo.App.Clip;
557557
PRODUCT_NAME = "$(TARGET_NAME)";
558558
SDKROOT = iphoneos;

0 commit comments

Comments
 (0)