From 26ab8f912487b0e5b0537b96f67c8cc3d02c3b18 Mon Sep 17 00:00:00 2001 From: processout-ci <131873576+processout-ci@users.noreply.github.com> Date: Wed, 9 Aug 2023 12:10:57 +0100 Subject: [PATCH] feat(release): 4.4.2 (#151) --- ProcessOut.podspec | 2 +- ProcessOutCheckout3DS.podspec | 2 +- Sources/ProcessOut/Sources/Generated/ProcessOut+Version.swift | 4 ++-- Version.resolved | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ProcessOut.podspec b/ProcessOut.podspec index c71bbe83b..97148974a 100644 --- a/ProcessOut.podspec +++ b/ProcessOut.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOut' - s.version = '4.4.1' + s.version = '4.4.2' s.swift_versions = ['5.8'] s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = 'https://github.com/processout/processout-ios' diff --git a/ProcessOutCheckout3DS.podspec b/ProcessOutCheckout3DS.podspec index caa1cece5..4bc2ababc 100644 --- a/ProcessOutCheckout3DS.podspec +++ b/ProcessOutCheckout3DS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCheckout3DS' - s.version = '4.4.1' + s.version = '4.4.2' s.swift_versions = ['5.8'] 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 8060aa673..434d2c3e4 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.4.1". + /// The current version of this library, value is "4.4.2". public static var version: String { - "4.4.1" + "4.4.2" } } diff --git a/Version.resolved b/Version.resolved index cca25a93c..1d068c6ec 100644 --- a/Version.resolved +++ b/Version.resolved @@ -1 +1 @@ -4.4.1 +4.4.2