Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 316e234

Browse files
committedJul 1, 2021
Update to v5.6.0
1 parent 2d0478e commit 316e234

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎MobileWeather.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@
674674
INFOPLIST_FILE = MobileWeather/Info.plist;
675675
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
676676
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
677-
MARKETING_VERSION = 5.5.2;
677+
MARKETING_VERSION = 5.6.0;
678678
PRODUCT_BUNDLE_IDENTIFIER = com.sdl.sdlweather;
679679
PRODUCT_NAME = "SDL Weather";
680680
PROVISIONING_PROFILE = "";
@@ -697,7 +697,7 @@
697697
INFOPLIST_FILE = MobileWeather/Info.plist;
698698
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
699699
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
700-
MARKETING_VERSION = 5.5.2;
700+
MARKETING_VERSION = 5.6.0;
701701
PRODUCT_BUNDLE_IDENTIFIER = com.sdl.sdlweather;
702702
PRODUCT_NAME = "SDL Weather";
703703
PROVISIONING_PROFILE = "";

0 commit comments

Comments
 (0)
Please sign in to comment.