From 55f2401494aef7dd60ae1f440bf18a28e3ca2019 Mon Sep 17 00:00:00 2001 From: andrii-vysotskyi-cko Date: Thu, 20 Nov 2025 11:29:18 +0000 Subject: [PATCH] Update version --- ProcessOut.podspec | 2 +- ProcessOutCheckout3DS.podspec | 2 +- ProcessOutCoreUI.podspec | 2 +- ProcessOutNetcetera3DS.podspec | 2 +- ProcessOutUI.podspec | 2 +- Sources/ProcessOut/Sources/Generated/ProcessOut+Version.swift | 4 ++-- Version.resolved | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ProcessOut.podspec b/ProcessOut.podspec index 5885f655a..060a2213d 100644 --- a/ProcessOut.podspec +++ b/ProcessOut.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOut' - s.version = '4.35.2' + s.version = '4.35.3' s.swift_versions = ['5.9'] s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = 'https://github.com/processout/processout-ios' diff --git a/ProcessOutCheckout3DS.podspec b/ProcessOutCheckout3DS.podspec index 9d9f3b2fa..a7486a2df 100644 --- a/ProcessOutCheckout3DS.podspec +++ b/ProcessOutCheckout3DS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCheckout3DS' - s.version = '4.35.2' + s.version = '4.35.3' s.swift_versions = ['5.10'] s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = 'https://github.com/processout/processout-ios' diff --git a/ProcessOutCoreUI.podspec b/ProcessOutCoreUI.podspec index d14a5fd75..6a6b5bac1 100644 --- a/ProcessOutCoreUI.podspec +++ b/ProcessOutCoreUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCoreUI' - s.version = '4.35.2' + s.version = '4.35.3' s.swift_versions = ['5.10'] s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = 'https://github.com/processout/processout-ios' diff --git a/ProcessOutNetcetera3DS.podspec b/ProcessOutNetcetera3DS.podspec index 689a39cf8..7bd305506 100644 --- a/ProcessOutNetcetera3DS.podspec +++ b/ProcessOutNetcetera3DS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutNetcetera3DS' - s.version = '4.35.2' + s.version = '4.35.3' s.swift_versions = ['5.10'] s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = 'https://github.com/processout/processout-ios' diff --git a/ProcessOutUI.podspec b/ProcessOutUI.podspec index 17d4e7e2b..5500811ed 100644 --- a/ProcessOutUI.podspec +++ b/ProcessOutUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutUI' - s.version = '4.35.2' + s.version = '4.35.3' s.swift_versions = ['5.10'] s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = 'https://github.com/processout/processout-ios' diff --git a/Sources/ProcessOut/Sources/Generated/ProcessOut+Version.swift b/Sources/ProcessOut/Sources/Generated/ProcessOut+Version.swift index 375d5c882..414dbfebe 100644 --- a/Sources/ProcessOut/Sources/Generated/ProcessOut+Version.swift +++ b/Sources/ProcessOut/Sources/Generated/ProcessOut+Version.swift @@ -7,8 +7,8 @@ extension ProcessOut { - /// The current version of this library, value is "4.35.2". + /// The current version of this library, value is "4.35.3". public static var version: String { - "4.35.2" + "4.35.3" } } diff --git a/Version.resolved b/Version.resolved index d40334f44..a554a8064 100644 --- a/Version.resolved +++ b/Version.resolved @@ -1 +1 @@ -4.35.2 +4.35.3