From a4bcadc8105a47d1afeca0ec1741b59c50499811 Mon Sep 17 00:00:00 2001 From: Gal Orlanczyk Date: Tue, 7 Feb 2017 10:36:46 +0200 Subject: [PATCH 1/2] Bump v0.1.10 --- Example/PlayKit/Info.plist | 2 +- PlayKit.podspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Example/PlayKit/Info.plist b/Example/PlayKit/Info.plist index af2aa76f..896f53ab 100644 --- a/Example/PlayKit/Info.plist +++ b/Example/PlayKit/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1.9 + 0.1.10 CFBundleSignature ???? CFBundleVersion diff --git a/PlayKit.podspec b/PlayKit.podspec index 79e5c2c7..46764a33 100644 --- a/PlayKit.podspec +++ b/PlayKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PlayKit' -s.version = '0.1.9' +s.version = '0.1.10' s.summary = 'PlayKit: Kaltura Mobile Player SDK - iOS' From 09f5d0bc2d18ddec0d914e0b9d9c9f07107bf58e Mon Sep 17 00:00:00 2001 From: Gal Orlanczyk Date: Tue, 7 Feb 2017 19:02:06 +0200 Subject: [PATCH 2/2] Bump v0.1.11 --- Example/PlayKit/Info.plist | 2 +- PlayKit.podspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Example/PlayKit/Info.plist b/Example/PlayKit/Info.plist index 896f53ab..b63b986c 100644 --- a/Example/PlayKit/Info.plist +++ b/Example/PlayKit/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1.10 + 0.1.11 CFBundleSignature ???? CFBundleVersion diff --git a/PlayKit.podspec b/PlayKit.podspec index 46764a33..2fd6fab7 100644 --- a/PlayKit.podspec +++ b/PlayKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PlayKit' -s.version = '0.1.10' +s.version = '0.1.11' s.summary = 'PlayKit: Kaltura Mobile Player SDK - iOS'