Skip to content

Commit 1ecf9f0

Browse files
author
Backend CI
committed
Auto-generated by Jenkins job OTT-Generate-ClientLibs-ios-and-android/547, branch 8_3_2
1 parent 8ae80b6 commit 1ecf9f0

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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-01-26"
44-
apiVersion = "8.3.11.30100"
43+
clientTag = "swift:23-01-30"
44+
apiVersion = "8.3.2.30101"
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.3.11.30100'
3+
s.version = '8.3.2.30101'
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.3.11.30100'
3+
s.version = '8.3.2.30101'
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)