From 71b32a3a83fae27eda54afee93a47e183e1696bd Mon Sep 17 00:00:00 2001 From: andrii-vysotskyi-cko Date: Mon, 16 Feb 2026 10:25:26 +0000 Subject: [PATCH] Update version --- ProcessOut.podspec | 2 +- ProcessOutCoreUI.podspec | 2 +- ProcessOutNetcetera3DS.podspec | 2 +- ProcessOutUI.podspec | 2 +- Sources/ProcessOut/Sources/Generated/ProcessOut+Version.swift | 4 ++-- Version.resolved | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ProcessOut.podspec b/ProcessOut.podspec index 2975d138a..fb21ef5ed 100644 --- a/ProcessOut.podspec +++ b/ProcessOut.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOut' - s.version = '4.37.0' + s.version = '4.38.0' s.swift_versions = ['5.9'] s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = 'https://github.com/processout/processout-ios' diff --git a/ProcessOutCoreUI.podspec b/ProcessOutCoreUI.podspec index 629ea1f55..d99d83543 100644 --- a/ProcessOutCoreUI.podspec +++ b/ProcessOutCoreUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCoreUI' - s.version = '4.37.0' + s.version = '4.38.0' 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 29afd54cb..3d1c10185 100644 --- a/ProcessOutNetcetera3DS.podspec +++ b/ProcessOutNetcetera3DS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutNetcetera3DS' - s.version = '4.37.0' + s.version = '4.38.0' 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 5c64c85d9..e4c443190 100644 --- a/ProcessOutUI.podspec +++ b/ProcessOutUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutUI' - s.version = '4.37.0' + s.version = '4.38.0' 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 b292349cb..a01a59d06 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.37.0". + /// The current version of this library, value is "4.38.0". public static var version: String { - "4.37.0" + "4.38.0" } } diff --git a/Version.resolved b/Version.resolved index 69c427627..fff125e79 100644 --- a/Version.resolved +++ b/Version.resolved @@ -1 +1 @@ -4.37.0 +4.38.0