From f715c30b7868218ef1886b60bde0c9a63eea73de Mon Sep 17 00:00:00 2001 From: ProcessOut CI <131873576+processout-ci@users.noreply.github.com> Date: Mon, 1 Jul 2024 15:02:51 +0100 Subject: [PATCH] feat(release): 4.17.0 (#303) --- ProcessOut.podspec | 2 +- ProcessOutCheckout3DS.podspec | 2 +- ProcessOutCoreUI.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 7e4aaef54..fe75d7cb3 100644 --- a/ProcessOut.podspec +++ b/ProcessOut.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOut' - s.version = '4.16.0' + s.version = '4.17.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 1ff7f8aa1..d3aaef490 100644 --- a/ProcessOutCheckout3DS.podspec +++ b/ProcessOutCheckout3DS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCheckout3DS' - s.version = '4.16.0' + s.version = '4.17.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 9d834df9f..1667ab4a6 100644 --- a/ProcessOutCoreUI.podspec +++ b/ProcessOutCoreUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCoreUI' - s.version = '4.16.0' + s.version = '4.17.0' s.swift_versions = ['5.9'] s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = 'https://github.com/processout/processout-ios' diff --git a/ProcessOutUI.podspec b/ProcessOutUI.podspec index 4e321a60c..34809a100 100644 --- a/ProcessOutUI.podspec +++ b/ProcessOutUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutUI' - s.version = '4.16.0' + s.version = '4.17.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 d7b3b9d33..08aed4403 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.16.0". + /// The current version of this library, value is "4.17.0". public static var version: String { - "4.16.0" + "4.17.0" } } diff --git a/Version.resolved b/Version.resolved index ecbc3b030..43b582715 100644 --- a/Version.resolved +++ b/Version.resolved @@ -1 +1 @@ -4.16.0 +4.17.0