From 6f9a5f8f2fa8df841e2683ffb5ce4676be4463c9 Mon Sep 17 00:00:00 2001 From: Adhiraj Singh Date: Tue, 8 Feb 2022 11:02:14 +0530 Subject: [PATCH] chore: update version --- src/Defaults/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Defaults/index.ts b/src/Defaults/index.ts index f596479..aaa2b7f 100644 --- a/src/Defaults/index.ts +++ b/src/Defaults/index.ts @@ -18,7 +18,7 @@ export const NOISE_WA_HEADER = new Uint8Array([87, 65, 5, 2]) // last is "DICT_V export const URL_REGEX = /[-a-zA-Z0-9@:%._+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_+.~#?&//=]*)?/gi const BASE_CONNECTION_CONFIG: CommonSocketConfig = { - version: [2, 2149, 4], + version: [2, 2202, 12], browser: Browsers.baileys('Chrome'), waWebSocketUrl: 'wss://web.whatsapp.com/ws/chat',