Skip to content

Commit

Permalink
Upgrade facebook conversion API from v20 to v21 (#2720)
Browse files Browse the repository at this point in the history
Co-authored-by: Gaurav Kochar <[email protected]>
  • Loading branch information
Innovative-GauravKochar and Gaurav Kochar authored Feb 4, 2025
1 parent 994371f commit 89d05f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const API_VERSION = '20.0'
export const CANARY_API_VERSION = '20.0'
export const CANARY_API_VERSION = '21.0'
export const CURRENCY_ISO_CODES = new Set([
'AED',
'AFN',
Expand Down

0 comments on commit 89d05f5

Please sign in to comment.