Skip to content

Commit 85268ce

Browse files
author
Backend CI
committed
Auto-generated by Jenkins job OTT-Generate-ClientLibs-ios-and-android/570, branch 8_7_0
1 parent 23c0883 commit 85268ce

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

KalturaClient/Classes/Core/Client.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040

4141
super.init()
4242

43-
clientTag = "swift:23-05-24"
44-
apiVersion = "8.7.6.30300"
43+
clientTag = "swift:23-05-28"
44+
apiVersion = "8.7.7.30301"
4545
}
4646
}
4747

KalturaOttClient.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'KalturaOttClient'
3-
s.version = '8.7.6.30300'
3+
s.version = '8.7.7.30301'
44
s.summary = 'Kaltura OTT Client Library for Swift/iOS'
55
s.homepage = 'https://github.com/kaltura/KalturaOttGeneratedAPIClientsSwift'
66
s.license = { :type => 'AGPLv3', :text => 'AGPLv3' }

KalturaOttClient.spec.header

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'KalturaOttClient'
3-
s.version = '8.7.6.30300'
3+
s.version = '8.7.7.30301'
44
s.summary = 'Kaltura OTT Client Library for Swift/iOS'
55
s.homepage = 'https://github.com/kaltura/KalturaOttGeneratedAPIClientsSwift'
66
s.license = { :type => 'AGPLv3', :text => 'AGPLv3' }

0 commit comments

Comments
 (0)