From 4597ead946f5b880f52b4760ca5a41f970642bfa Mon Sep 17 00:00:00 2001 From: Eliza Sapir Date: Tue, 11 Jul 2017 17:53:47 +0300 Subject: [PATCH] bump v3.0.3.rc2 --- PlayKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PlayKit.podspec b/PlayKit.podspec index fe268c06..f6531734 100644 --- a/PlayKit.podspec +++ b/PlayKit.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'PlayKit' -s.version = '3.0.3.rc1' +s.version = '3.0.3.rc2' s.summary = 'PlayKit: Kaltura Mobile Player SDK - iOS' s.homepage = 'https://github.com/kaltura/playkit-ios' s.license = { :type => 'AGPLv3', :text => 'AGPLv3' }