From 9e2f71f591f60b3931cf1da6980140a6b044688d Mon Sep 17 00:00:00 2001 From: absidue <48293849+absidue@users.noreply.github.com> Date: Mon, 25 Nov 2024 18:57:10 +0100 Subject: [PATCH] chore(Utils): Bump WEB version constant to latest version --- 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 f96eceeb3..07ffbf3b7 100644 --- a/src/utils/Constants.ts +++ b/src/utils/Constants.ts @@ -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'