Skip to content

Commit

Permalink
Auto-generated by Jenkins job OTT-Generate-ClientLibs-ios-and-android…
Browse files Browse the repository at this point in the history
…/589, branch 9_0_0
  • Loading branch information
Backend CI committed Aug 22, 2023
1 parent 9a40ac5 commit 3c1e8d4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions KalturaClient/Classes/Core/Client.swift
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@

super.init()

clientTag = "swift:23-07-26"
apiVersion = "9.0.0.8"
clientTag = "swift:23-08-22"
apiVersion = "9.0.0.9"
}
}

Expand Down
2 changes: 1 addition & 1 deletion KalturaOttClient.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'KalturaOttClient'
s.version = '9.0.0.8'
s.version = '9.0.0.9'
s.summary = 'Kaltura OTT Client Library for Swift/iOS'
s.homepage = 'https://github.com/kaltura/KalturaOttGeneratedAPIClientsSwift'
s.license = { :type => 'AGPLv3', :text => 'AGPLv3' }
Expand Down
2 changes: 1 addition & 1 deletion KalturaOttClient.spec.header
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'KalturaOttClient'
s.version = '9.0.0.8'
s.version = '9.0.0.9'
s.summary = 'Kaltura OTT Client Library for Swift/iOS'
s.homepage = 'https://github.com/kaltura/KalturaOttGeneratedAPIClientsSwift'
s.license = { :type => 'AGPLv3', :text => 'AGPLv3' }
Expand Down

0 comments on commit 3c1e8d4

Please sign in to comment.