From 89548ad48a6ade6951a81e7e155cf2fa4747fad5 Mon Sep 17 00:00:00 2001 From: absidue <48293849+absidue@users.noreply.github.com> Date: Wed, 28 Jun 2023 11:56:57 +0200 Subject: [PATCH] chore(constants): Update web client version (#420) --- src/utils/Constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/Constants.ts b/src/utils/Constants.ts index 21ec752b..a7b426e4 100644 --- a/src/utils/Constants.ts +++ b/src/utils/Constants.ts @@ -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'