From 1ff4ff3aa65fcd3064b855446b50cd3b803d7acd Mon Sep 17 00:00:00 2001 From: Adhiraj Singh Date: Thu, 20 Jan 2022 11:17:22 +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 1d247f9..f596479 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, 2147, 16], + version: [2, 2149, 4], browser: Browsers.baileys('Chrome'), waWebSocketUrl: 'wss://web.whatsapp.com/ws/chat',