From 3c1e8d42538fc7c959b4e3e12f4c05dd4b9b2d87 Mon Sep 17 00:00:00 2001 From: Backend CI Date: Tue, 22 Aug 2023 07:34:23 +0000 Subject: [PATCH] Auto-generated by Jenkins job OTT-Generate-ClientLibs-ios-and-android/589, branch 9_0_0 --- KalturaClient/Classes/Core/Client.swift | 4 ++-- KalturaOttClient.podspec | 2 +- KalturaOttClient.spec.header | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/KalturaClient/Classes/Core/Client.swift b/KalturaClient/Classes/Core/Client.swift index ab90fc9d0..31a0fcf4c 100644 --- a/KalturaClient/Classes/Core/Client.swift +++ b/KalturaClient/Classes/Core/Client.swift @@ -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" } } diff --git a/KalturaOttClient.podspec b/KalturaOttClient.podspec index f682ac987..dde5f49c0 100644 --- a/KalturaOttClient.podspec +++ b/KalturaOttClient.podspec @@ -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' } diff --git a/KalturaOttClient.spec.header b/KalturaOttClient.spec.header index ef4d85fe8..a3962ae9a 100644 --- a/KalturaOttClient.spec.header +++ b/KalturaOttClient.spec.header @@ -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' }