Skip to content

Commit

Permalink
ci(GiniBankSDK): Update spec.version in podspec files
Browse files Browse the repository at this point in the history
BSDK-35
  • Loading branch information
ValentinaIancu-Gini committed Feb 8, 2024
1 parent f8ef7a0 commit 479178e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BankSDK/GiniBankSDK/Pod/GiniBankSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "GiniBankSDK"
spec.version = "3.7.1"
spec.version = "3.7.2"
spec.summary = "Gini Bank SDK for iOS"
spec.description = "The Gini Bank SDK provides components for capturing, reviewing and analyzing photos of invoices and remittance slips."
spec.homepage = "https://gini.net"
Expand Down
2 changes: 1 addition & 1 deletion BankSDK/GiniBankSDKPinning/Pod/GiniBankSDKPinning.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "GiniBankSDKPinning"
spec.version = "3.7.1"
spec.version = "3.7.2"
spec.summary = "Gini Bank SDK for iOS with certificate pinning"
spec.description = "The Gini Bank SDK provides components for capturing, reviewing and analyzing photos of invoices and remittance slips."
spec.homepage = "gini.net"
Expand Down

0 comments on commit 479178e

Please sign in to comment.