Skip to content

Commit

Permalink
Update KalturaPlayer.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
chausov authored Jan 13, 2023
1 parent 7c9a1bb commit 67cf894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KalturaPlayer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ suffix = '.0000' # Dev mode
Pod::Spec.new do |s|

s.name = 'KalturaPlayer'
s.version = '4.8.0' + suffix
s.version = '4.8.1' + suffix
s.summary = 'KalturaPlayer -- Kaltura Player for iOS and tvOS'
s.homepage = 'https://github.com/kaltura/kaltura-player-ios'
s.license = { :type => 'AGPLv3', :file => 'LICENSE' }
Expand Down

0 comments on commit 67cf894

Please sign in to comment.