diff --git a/ProcessOut.podspec b/ProcessOut.podspec index fe75d7cb3..5cc6f986a 100644 --- a/ProcessOut.podspec +++ b/ProcessOut.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOut' - s.version = '4.17.0' + s.version = '4.18.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 d3aaef490..2c49082b9 100644 --- a/ProcessOutCheckout3DS.podspec +++ b/ProcessOutCheckout3DS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCheckout3DS' - s.version = '4.17.0' + s.version = '4.18.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 1667ab4a6..b3229e60c 100644 --- a/ProcessOutCoreUI.podspec +++ b/ProcessOutCoreUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCoreUI' - s.version = '4.17.0' + s.version = '4.18.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 34809a100..913db67c2 100644 --- a/ProcessOutUI.podspec +++ b/ProcessOutUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutUI' - s.version = '4.17.0' + s.version = '4.18.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 08aed4403..6d744a8e9 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.17.0". + /// The current version of this library, value is "4.18.0". public static var version: String { - "4.17.0" + "4.18.0" } } diff --git a/Sources/ProcessOutUI/Resources/Localizable.xcstrings b/Sources/ProcessOutUI/Resources/Localizable.xcstrings index e69bac3e0..5cfa933b3 100644 --- a/Sources/ProcessOutUI/Resources/Localizable.xcstrings +++ b/Sources/ProcessOutUI/Resources/Localizable.xcstrings @@ -766,7 +766,7 @@ "fr" : { "stringUnit" : { "state" : "translated", - "value" : "Ligne d’adresse %d" + "value" : "Ligne d'adresse %d" } }, "pl" : { @@ -1038,7 +1038,7 @@ "fr" : { "stringUnit" : { "state" : "translated", - "value" : "La date d’expiration de votre carte est incorrecte." + "value" : "La date d'expiration de votre carte est incorrecte." } }, "pl" : { @@ -1174,7 +1174,7 @@ "fr" : { "stringUnit" : { "state" : "translated", - "value" : "Une erreur s’est produite, veuillez réessayer." + "value" : "Une erreur s'est produite, veuillez réessayer." } }, "pl" : { @@ -1208,7 +1208,7 @@ "fr" : { "stringUnit" : { "state" : "translated", - "value" : "La date d’expiration de votre carte ou son code CVV sont incorrects." + "value" : "La date d'expiration de votre carte ou son code CVV sont incorrects." } }, "pl" : { @@ -1446,7 +1446,7 @@ "fr" : { "stringUnit" : { "state" : "translated", - "value" : "Une erreur s’est produite, veuillez réessayer." + "value" : "Une erreur s'est produite, veuillez réessayer." } }, "pl" : { diff --git a/Version.resolved b/Version.resolved index 43b582715..b30c4dcbf 100644 --- a/Version.resolved +++ b/Version.resolved @@ -1 +1 @@ -4.17.0 +4.18.0