Skip to content

Commit

Permalink
Merge pull request #1427 from Adyen/feature/bump_sf_version
Browse files Browse the repository at this point in the history
Upped sf version to 3.7.3
  • Loading branch information
sponglord authored Dec 20, 2021
2 parents df629ef + b1cb73a commit 8dcaf8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const GIFT_CARD = 'giftcard';
export const ENCRYPTED_BANK_ACCNT_NUMBER_FIELD = 'encryptedBankAccountNumber';
export const ENCRYPTED_BANK_LOCATION_FIELD = 'encryptedBankLocationId';

export const SF_VERSION = '3.7.2';
export const SF_VERSION = '3.7.3';

export const DEFAULT_CARD_GROUP_TYPES = ['amex', 'mc', 'visa'];

Expand Down

0 comments on commit 8dcaf8d

Please sign in to comment.