Skip to content

Commit 82fdb79

Browse files
committed
Bump version
1 parent 637506e commit 82fdb79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

App/App.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 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.3;
446+
MARKETING_VERSION = 1.3.4;
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.3;
488+
MARKETING_VERSION = 1.3.4;
489489
PRODUCT_BUNDLE_IDENTIFIER = jp.tryswift.tokyo.App;
490490
PRODUCT_NAME = "$(TARGET_NAME)";
491491
SDKROOT = auto;

0 commit comments

Comments
 (0)