diff --git a/ProcessOut.podspec b/ProcessOut.podspec index 060a2213d..7f3e79f59 100644 --- a/ProcessOut.podspec +++ b/ProcessOut.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOut' - s.version = '4.35.3' + s.version = '4.36.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 01008cb50..2bc59e004 100644 --- a/ProcessOutCheckout3DS.podspec +++ b/ProcessOutCheckout3DS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCheckout3DS' - s.version = '4.35.3' + s.version = '4.36.0' s.swift_versions = ['5.10'] s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = 'https://github.com/processout/processout-ios' diff --git a/ProcessOutCoreUI.podspec b/ProcessOutCoreUI.podspec index 6a6b5bac1..63a5e2483 100644 --- a/ProcessOutCoreUI.podspec +++ b/ProcessOutCoreUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCoreUI' - s.version = '4.35.3' + s.version = '4.36.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 7bd305506..3991055e4 100644 --- a/ProcessOutNetcetera3DS.podspec +++ b/ProcessOutNetcetera3DS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutNetcetera3DS' - s.version = '4.35.3' + s.version = '4.36.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 5500811ed..fdc68d49c 100644 --- a/ProcessOutUI.podspec +++ b/ProcessOutUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutUI' - s.version = '4.35.3' + s.version = '4.36.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 414dbfebe..326d1afa1 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.35.3". + /// The current version of this library, value is "4.36.0". public static var version: String { - "4.35.3" + "4.36.0" } } diff --git a/Version.resolved b/Version.resolved index a554a8064..05ca23e88 100644 --- a/Version.resolved +++ b/Version.resolved @@ -1 +1 @@ -4.35.3 +4.36.0