Skip to content

Commit

Permalink
chore(constants): Update web client version (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
absidue authored Jun 28, 2023
1 parent 519be72 commit 89548ad
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 @@ -35,7 +35,7 @@ export const OAUTH = Object.freeze({
export const CLIENTS = Object.freeze({
WEB: {
NAME: 'WEB',
VERSION: '2.20230104.01.00',
VERSION: '2.20230622.06.00',
API_KEY: 'AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8',
API_VERSION: 'v1',
STATIC_VISITOR_ID: '6zpwvWUNAco'
Expand Down

0 comments on commit 89548ad

Please sign in to comment.