From b4fe244ad63a467c321e8aa559a27f021cfa8b6c Mon Sep 17 00:00:00 2001 From: Eliza Sapir Date: Sun, 12 Feb 2017 16:00:25 +0200 Subject: [PATCH] bump v0.1.12 --- Example/PlayKit/Info.plist | 6 +++++- PlayKit.podspec | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Example/PlayKit/Info.plist b/Example/PlayKit/Info.plist index 02954d25..b7cb904c 100644 --- a/Example/PlayKit/Info.plist +++ b/Example/PlayKit/Info.plist @@ -17,7 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1.x-dev + 0.1.12 + CFBundleGetInfoString + + LSApplicationCategoryType + CFBundleSignature ???? CFBundleVersion diff --git a/PlayKit.podspec b/PlayKit.podspec index 3bbbd2f5..bacc20a3 100644 --- a/PlayKit.podspec +++ b/PlayKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PlayKit' -s.version = '0.1.x-dev' +s.version = '0.1.12' s.summary = 'PlayKit: Kaltura Mobile Player SDK - iOS'