diff options
author | Joel Fischer <joeljfischer@gmail.com> | 2017-08-01 15:30:04 -0400 |
---|---|---|
committer | Joel Fischer <joeljfischer@gmail.com> | 2017-08-01 15:30:04 -0400 |
commit | 17c0e6af14b49b35012f222fb3b0910a98ad45d3 (patch) | |
tree | 0ea4680063ce1e79cd58672d85432b92c0bfab91 /SmartDeviceLink/Info.plist | |
parent | e6c4c0519ba95004b129f0a1a8ea0d546a68b37e (diff) | |
parent | 7b7aa3da1b60acd79f5f7a98eab5e1d62ae866a9 (diff) | |
download | sdl_ios-17c0e6af14b49b35012f222fb3b0910a98ad45d3.tar.gz |
Merge branch 'release/5.0.0' into feature/streaming_media_manager
# Conflicts:
# SmartDeviceLink-iOS.podspec
# SmartDeviceLink-iOS.xcodeproj/project.pbxproj
# SmartDeviceLink/SDLStreamingMediaManager.m
Diffstat (limited to 'SmartDeviceLink/Info.plist')
-rw-r--r-- | SmartDeviceLink/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/Info.plist b/SmartDeviceLink/Info.plist index ca833e17c..e790eb616 100644 --- a/SmartDeviceLink/Info.plist +++ b/SmartDeviceLink/Info.plist @@ -15,7 +15,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> - <string>4.5.5</string> + <string>5.0.0</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> |