diff --git a/Example/PlayKit/Info.plist b/Example/PlayKit/Info.plist index 86e78c0a..ce89c7be 100644 --- a/Example/PlayKit/Info.plist +++ b/Example/PlayKit/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1.28 + 0.1.29 CFBundleSignature ???? CFBundleVersion diff --git a/PlayKit.podspec b/PlayKit.podspec index c9abfd90..5ab9b9e8 100644 --- a/PlayKit.podspec +++ b/PlayKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PlayKit' -s.version = '0.1.28' +s.version = '0.1.29' s.summary = 'PlayKit: Kaltura Mobile Player SDK - iOS'