From f7b7bbd47a9466edbf6e0d4073bde005ce4ed107 Mon Sep 17 00:00:00 2001 From: absidue <48293849+absidue@users.noreply.github.com> Date: Thu, 18 Jan 2024 18:40:15 +0100 Subject: [PATCH] chore(Constants): Update web client version (#582) --- 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 aae19d9c..869d2106 100644 --- a/src/utils/Constants.ts +++ b/src/utils/Constants.ts @@ -41,7 +41,7 @@ export const CLIENTS = Object.freeze({ }, WEB: { NAME: 'WEB', - VERSION: '2.20230622.06.00', + VERSION: '2.20240111.09.00', API_KEY: 'AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8', API_VERSION: 'v1', STATIC_VISITOR_ID: '6zpwvWUNAco'