Skip to content

Commit

Permalink
chore(Utils): Bump WEB version constant to latest version (#818)
Browse files Browse the repository at this point in the history
  • Loading branch information
absidue authored Nov 26, 2024
1 parent 8e50ebd commit bbaefb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/Constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const CLIENTS = Object.freeze({
WEB: {
NAME_ID: '1',
NAME: 'WEB',
VERSION: '2.20240111.09.00',
VERSION: '2.20241121.01.00',
API_KEY: 'AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8',
API_VERSION: 'v1',
STATIC_VISITOR_ID: '6zpwvWUNAco'
Expand Down

0 comments on commit bbaefb1

Please sign in to comment.