diff --git a/MobilePlayer.podspec b/MobilePlayer.podspec index 342e96e..fb308e8 100755 --- a/MobilePlayer.podspec +++ b/MobilePlayer.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "MobilePlayer" - s.version = "1.0.2" + s.version = "1.1.0" s.summary = "A powerful and completely customizable media player for iOS." s.homepage = "https://github.com/mobileplayer/mobileplayer-ios" s.license = 'CC' diff --git a/MobilePlayer/Supporting Files/Info.plist b/MobilePlayer/Supporting Files/Info.plist index 9645e5d..09bc972 100644 --- a/MobilePlayer/Supporting Files/Info.plist +++ b/MobilePlayer/Supporting Files/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.2 + 1.1.0 CFBundleSignature ???? CFBundleVersion diff --git a/MobilePlayerExampleStores/Info.plist b/MobilePlayerExampleStores/Info.plist index d3de8ee..60b9c00 100644 --- a/MobilePlayerExampleStores/Info.plist +++ b/MobilePlayerExampleStores/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0 + 1.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/MobilePlayerExamples/Info.plist b/MobilePlayerExamples/Info.plist index a337384..a6292a1 100644 --- a/MobilePlayerExamples/Info.plist +++ b/MobilePlayerExamples/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 1.0.0 CFBundleSignature ???? CFBundleVersion