Skip to content

Commit

Permalink
Update version to 23.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
porter-stripe committed Jul 16, 2024
1 parent ea9af71 commit e4a0865
Show file tree
Hide file tree
Showing 55 changed files with 135 additions and 135 deletions.
2 changes: 1 addition & 1 deletion BuildConfigurations/Version.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
// Instead, edit the `VERSION` file and run `ci_scripts/update_version.sh`
//

CURRENT_PROJECT_VERSION=23.28.0
CURRENT_PROJECT_VERSION=23.28.1
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## x.x.x x-x-x
## 23.28.1 2024-07-16
### Payments
* [Fixed] Improved reliability when paying or setting up with Cash App Pay.
* [Fixed] Pass stripeAccount context when presenting PayWithLinkWebController for connected accounts
Expand Down
2 changes: 1 addition & 1 deletion Stripe.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.28.0'
s.version = '23.28.1'

s.summary = 'Accept online payments using Stripe.'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down
2 changes: 1 addition & 1 deletion StripeApplePay.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.28.0'
s.version = '23.28.1'

s.summary = 'StripeApplePay is a lightweight Apple Pay SDK intended for building App Clips '\
'or other size-constrained apps.'
Expand Down
2 changes: 1 addition & 1 deletion StripeCameraCore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.28.0'
s.version = '23.28.1'

s.summary = 'StripeCameraCore contains shared infrastructure used by Stripe pods. '\
'It is not meant to be used without other Stripe pods.'
Expand Down
2 changes: 1 addition & 1 deletion StripeCardScan.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.28.0'
s.version = '23.28.1'

s.summary = 'Scan credit and debit cards to verify that they\'re genuine'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down
2 changes: 1 addition & 1 deletion StripeCore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.28.0'
s.version = '23.28.1'

s.summary = 'StripeCore contains shared infrastructure used by all Stripe pods. '\
'It is not meant to be used without other Stripe pods.'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import Foundation

extension StripeAPIConfiguration {
/// The current version of this library.
public static let STPSDKVersion = "23.28.0"
public static let STPSDKVersion = "23.28.1"

// NOTE: `STPSDKVersion` must be a hard-coded static string instead of
// dynamically generated from the bundle's `CFBundleShortVersionString` to
Expand Down
2 changes: 1 addition & 1 deletion StripeFinancialConnections.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.28.0'
s.version = '23.28.1'

s.summary = 'Securely connect financial accounts to Stripe\'s merchant account.'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down
2 changes: 1 addition & 1 deletion StripeIdentity.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.28.0'
s.version = '23.28.1'

s.summary = 'Securely capture ID documents and selfies on iOS for use with Stripe\'s Identity API to confirm the identity of global users.'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down
2 changes: 1 addition & 1 deletion StripePaymentSheet.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.28.0'
s.version = '23.28.1'

s.summary = "Stripe's prebuilt payment UI."
s.license = { type: 'MIT', file: 'LICENSE' }
Expand Down
2 changes: 1 addition & 1 deletion StripePayments.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.28.0'
s.version = '23.28.1'

s.summary = 'Bindings for the Stripe Payments API.'
s.license = { type: 'MIT', file: 'LICENSE' }
Expand Down
2 changes: 1 addition & 1 deletion StripePaymentsUI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.28.0'
s.version = '23.28.1'

s.summary = 'UI elements and API bindings for building a custom payment flow using Stripe.'
s.license = { type: 'MIT', file: 'LICENSE' }
Expand Down
2 changes: 1 addition & 1 deletion StripeUICore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|

# Do not update s.version directly.
# Instead, update the VERSION file and run ./ci_scripts/update_version.sh
s.version = '23.28.0'
s.version = '23.28.1'

s.summary = 'StripeUICore contains shared infrastructure used by all Stripe pods. '\
'It is not meant to be used without other Stripe pods.'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

"BSB number" = "BSB номер";

"Bank account •••• %@" = "Банкова сметка •••• %@";

"Billing address is same as shipping" = "Адресът за фактуриране е същият като за доставка";

"Cancel" = "Отмяна";
Expand Down Expand Up @@ -94,9 +96,7 @@

"Remove" = "Премахване";

"Remove bank account" = "Премахване на банкова сметка";

"Remove bank account ending in %@" = "Премахване на банкова сметка, завършваща на %@";
"Remove bank account?" = "Премахване на банкова сметка?";

"Remove card" = "Премахване на банкова карта";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

"BSB number" = "Número BSB";

"Bank account •••• %@" = "Compte bancari •••• %@";

"Billing address is same as shipping" = "L'adreça de facturació és la mateixa que la d'enviament";

"Cancel" = "Cancel·la";
Expand Down Expand Up @@ -94,9 +96,7 @@

"Remove" = "Eliminar";

"Remove bank account" = "Elimina el compte bancari";

"Remove bank account ending in %@" = "Elimina el compte bancari que acaba en %@";
"Remove bank account?" = "Voleu eliminar el compte bancari?";

"Remove card" = "Elimina la targeta";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

"BSB number" = "Číslo BSB";

"Bank account •••• %@" = "Bankovní účet •••• %@";

"Billing address is same as shipping" = "Fakturační adresa je stejná jako dodací";

"Cancel" = "Zrušit";
Expand Down Expand Up @@ -94,9 +96,7 @@

"Remove" = "Odebrat";

"Remove bank account" = "Odebrat bankovní účet";

"Remove bank account ending in %@" = "Odebrat bankovní účet končící na %@";
"Remove bank account?" = "Odebrat bankovní účet?";

"Remove card" = "Odebrat kartu";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

"BSB number" = "BSB-nummer";

"Bank account •••• %@" = "Bankkonto •••• %@";

"Billing address is same as shipping" = "Faktureringsadresse er den samme som forsendelse";

"Cancel" = "Annuller";
Expand Down Expand Up @@ -94,9 +96,7 @@

"Remove" = "Fjern";

"Remove bank account" = "Fjern bankkonto";

"Remove bank account ending in %@" = "Fjern bankkonto, der ender på %@";
"Remove bank account?" = "Vil du fjerne bankkontoen?";

"Remove card" = "Fjern kort";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

"BSB number" = "BSB-Nummer";

"Bank account •••• %@" = "Bankkonto •••• %@";

"Billing address is same as shipping" = "Rechnungsadresse und Versandadresse sind identisch.";

"Cancel" = "Abbrechen";
Expand Down Expand Up @@ -94,9 +96,7 @@

"Remove" = "Entfernen";

"Remove bank account" = "Bankkonto entfernen";

"Remove bank account ending in %@" = "Bankkonto mit den Endziffern %@ entfernen";
"Remove bank account?" = "Bankkonto entfernen?";

"Remove card" = "Karte entfernen";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

"BSB number" = "Αριθμός BSB";

"Bank account •••• %@" = "Τραπεζικός λογαριασμός •••• %@";

"Billing address is same as shipping" = "Η διεύθυνση τιμολόγησης είναι ίδια με τη διεύθυνση αποστολής";

"Cancel" = "Ακύρωση";
Expand Down Expand Up @@ -94,9 +96,7 @@

"Remove" = "Αφαίρεση";

"Remove bank account" = "Αφαίρεση τραπεζικού λογαριασμού";

"Remove bank account ending in %@" = "Αφαίρεση του τραπεζικού λογαριασμού που λήγει σε %@";
"Remove bank account?" = "Αφαίρεση τραπεζικού λογαριασμού;";

"Remove card" = "Αφαίρεση κάρτας";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

"BSB number" = "BSB number";

"Bank account •••• %@" = "Bank account •••• %@";

"Billing address is same as shipping" = "Billing address is same as shipping";

"Cancel" = "Cancel";
Expand Down Expand Up @@ -94,9 +96,7 @@

"Remove" = "Remove";

"Remove bank account" = "Remove bank account";

"Remove bank account ending in %@" = "Remove bank account ending in %@";
"Remove bank account?" = "Remove bank account?";

"Remove card" = "Remove card";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

"BSB number" = "Número de BSB";

"Bank account •••• %@" = "Cuenta bancaria •••• %@";

"Billing address is same as shipping" = "La dirección de facturación es la misma que la de envío.";

"Cancel" = "Cancelar";
Expand Down Expand Up @@ -94,9 +96,7 @@

"Remove" = "Eliminar";

"Remove bank account" = "Eliminar cuenta bancaria";

"Remove bank account ending in %@" = "Eliminar la cuenta bancaria que termina en %@";
"Remove bank account?" = "¿Deseas eliminar la cuenta bancaria?";

"Remove card" = "Quitar tarjeta";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

"BSB number" = "Número de BSB";

"Bank account •••• %@" = "Cuenta bancaria •••• %@";

"Billing address is same as shipping" = "La dirección de facturación es la misma que la de envío.";

"Cancel" = "Cancelar";
Expand Down Expand Up @@ -94,9 +96,7 @@

"Remove" = "Eliminar";

"Remove bank account" = "Eliminar cuenta bancaria";

"Remove bank account ending in %@" = "Eliminar la cuenta bancaria que termina en %@";
"Remove bank account?" = "¿Deseas eliminar la cuenta bancaria?";

"Remove card" = "Eliminar tarjeta";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

"BSB number" = "BSB-number";

"Bank account •••• %@" = "Pangakonto •••• %@";

"Billing address is same as shipping" = "Arveldusaadress on sama mis tarneaadress";

"Cancel" = "Tühista";
Expand Down Expand Up @@ -94,9 +96,7 @@

"Remove" = "Eemalda";

"Remove bank account" = "Eemaldage pangakonto";

"Remove bank account ending in %@" = "Eemaldage pangakonto lõpuga %@";
"Remove bank account?" = "Kas soovite pangakonto eemaldada?";

"Remove card" = "Eemalda kaart";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

"BSB number" = "BSB-numero";

"Bank account •••• %@" = "Pankkitili •••• %@";

"Billing address is same as shipping" = "Laskutusosoite on sama kuin toimitusosoite";

"Cancel" = "Peruuta";
Expand Down Expand Up @@ -94,9 +96,7 @@

"Remove" = "Poista";

"Remove bank account" = "Poista pankkitili";

"Remove bank account ending in %@" = "Poista pankkitili, joka päättyy numeroihin %@";
"Remove bank account?" = "Poistetaanko pankkitili?";

"Remove card" = "Poista kortti";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

"BSB number" = "Numero ng BSB";

"Bank account •••• %@" = "Account sa bangko •••• %@";

"Billing address is same as shipping" = "Ang address sa billing ay kapareho ng sa pagpapadala";

"Cancel" = "Kanselahin";
Expand Down Expand Up @@ -94,9 +96,7 @@

"Remove" = "Alisin";

"Remove bank account" = "Alisin ang account sa bangko";

"Remove bank account ending in %@" = "Alisin ang account sa bangko na nagtatapos sa %@";
"Remove bank account?" = "Alisin ang account sa bangko?";

"Remove card" = "Alisin ang kard";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

"BSB number" = "Numéro BSB";

"Bank account •••• %@" = "Compte bancaire •••• %@";

"Billing address is same as shipping" = "L'adresse de facturation et de livraison sont identiques";

"Cancel" = "Annuler";
Expand Down Expand Up @@ -94,9 +96,7 @@

"Remove" = "Supprimer";

"Remove bank account" = "Supprimer le compte bancaire";

"Remove bank account ending in %@" = "Supprimer le compte bancaire se terminant par %@";
"Remove bank account?" = "Supprimer le compte bancaire?";

"Remove card" = "Retirer la carte";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

"BSB number" = "Numéro BSB";

"Bank account •••• %@" = "Compte bancaire •••• %@";

"Billing address is same as shipping" = "L'adresse de facturation et l'adresse de livraison sont identiques";

"Cancel" = "Annuler";
Expand Down Expand Up @@ -94,9 +96,7 @@

"Remove" = "Supprimer";

"Remove bank account" = "Supprimer le compte bancaire";

"Remove bank account ending in %@" = "Supprimer le compte bancaire se terminant par %@";
"Remove bank account?" = "Supprimer le compte bancaire ?";

"Remove card" = "Supprimer la carte bancaire";

Expand Down
Loading

0 comments on commit e4a0865

Please sign in to comment.