From 007606a7e7cc63f341e40354325f92d9f4cf0011 Mon Sep 17 00:00:00 2001 From: Baris Sencan Date: Thu, 10 Dec 2015 08:14:28 -0800 Subject: [PATCH] 1.1.0 --- MobilePlayer.podspec | 2 +- MobilePlayer/Supporting Files/Info.plist | 2 +- MobilePlayerExampleStores/Info.plist | 2 +- MobilePlayerExamples/Info.plist | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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