From 910d6c3ab2e3ae886fbded1c5160777e19dac0f6 Mon Sep 17 00:00:00 2001 From: andrii-vysotskyi-cko Date: Thu, 5 Mar 2026 08:19:29 +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 c4d862aff..1b17f3c04 100644 --- a/ProcessOut.podspec +++ b/ProcessOut.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOut' - s.version = '4.39.0' + s.version = '4.39.1' 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 01888c8e7..7190b62cf 100644 --- a/ProcessOutCoreUI.podspec +++ b/ProcessOutCoreUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCoreUI' - s.version = '4.39.0' + s.version = '4.39.1' 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 eacf97bca..799a35e40 100644 --- a/ProcessOutNetcetera3DS.podspec +++ b/ProcessOutNetcetera3DS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutNetcetera3DS' - s.version = '4.39.0' + s.version = '4.39.1' 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 876ec8940..32a42511b 100644 --- a/ProcessOutUI.podspec +++ b/ProcessOutUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutUI' - s.version = '4.39.0' + s.version = '4.39.1' 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 e8a0d8e52..424d89fa2 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.39.0". + /// The current version of this library, value is "4.39.1". public static var version: String { - "4.39.0" + "4.39.1" } } diff --git a/Version.resolved b/Version.resolved index 280bdbcc2..c207c37bc 100644 --- a/Version.resolved +++ b/Version.resolved @@ -1 +1 @@ -4.39.0 +4.39.1