From 406c01d1d44bac739d062dcdcf7dda7b372ab45d Mon Sep 17 00:00:00 2001 From: processout-ci <131873576+processout-ci@users.noreply.github.com> Date: Mon, 23 Oct 2023 16:46:49 +0100 Subject: [PATCH] feat(release): 4.7.0 (#182) Co-authored-by: andrii-vysotskyi-cko --- 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 2bb42aec5..0516b2088 100644 --- a/ProcessOut.podspec +++ b/ProcessOut.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOut' - s.version = '4.6.0' + s.version = '4.7.0' 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 9a837b2a8..f76765da9 100644 --- a/ProcessOutCheckout3DS.podspec +++ b/ProcessOutCheckout3DS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCheckout3DS' - s.version = '4.6.0' + s.version = '4.7.0' s.swift_versions = ['5.9'] 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 aeac9d4a3..5ebc4df14 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.6.0". + /// The current version of this library, value is "4.7.0". public static var version: String { - "4.6.0" + "4.7.0" } } diff --git a/Version.resolved b/Version.resolved index 6016e8add..f6cdf4098 100644 --- a/Version.resolved +++ b/Version.resolved @@ -1 +1 @@ -4.6.0 +4.7.0