diff --git a/ProcessOut.podspec b/ProcessOut.podspec index 84f3d0aee..6f194aad7 100644 --- a/ProcessOut.podspec +++ b/ProcessOut.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOut' - s.version = '3.6.1' + s.version = '3.6.2' s.swift_versions = ['5.7'] s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = 'https://github.com/processout/processout-ios' diff --git a/ProcessOutCheckout3DS.podspec b/ProcessOutCheckout3DS.podspec index 88c9f2de6..a8cccdae2 100644 --- a/ProcessOutCheckout3DS.podspec +++ b/ProcessOutCheckout3DS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCheckout3DS' - s.version = '3.6.1' + s.version = '3.6.2' s.swift_versions = ['5.7'] 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 0701fc69c..5a64ec895 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 "3.6.1". + /// The current version of this library, value is "3.6.2". public static var version: String { - "3.6.1" + "3.6.2" } } diff --git a/Version.resolved b/Version.resolved index 9575d51ba..b72762837 100644 --- a/Version.resolved +++ b/Version.resolved @@ -1 +1 @@ -3.6.1 +3.6.2