diff --git a/Example/PlayKit/Info.plist b/Example/PlayKit/Info.plist index edba2c80..e80b38a3 100644 --- a/Example/PlayKit/Info.plist +++ b/Example/PlayKit/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 3.3.4 + 3.3.5 CFBundleSignature ???? CFBundleVersion diff --git a/PlayKit.podspec b/PlayKit.podspec index 822435a3..735112fc 100644 --- a/PlayKit.podspec +++ b/PlayKit.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'PlayKit' -s.version = '3.3.4' +s.version = '3.3.5' s.summary = 'PlayKit: Kaltura Mobile Player SDK - iOS' s.homepage = 'https://github.com/kaltura/playkit-ios' s.license = { :type => 'AGPLv3', :text => 'AGPLv3' }