From 5d8b00489da91c855d54eb1b2e771d45611fe124 Mon Sep 17 00:00:00 2001 From: Adhiraj Singh Date: Sat, 6 Nov 2021 09:25:26 +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 ae37702..15c7180 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 export const DEFAULT_CONNECTION_CONFIG: SocketConfig = { - version: [2, 2136, 9], + version: [2, 2142, 12], browser: Browsers.baileys('Chrome'), waWebSocketUrl: 'wss://web.whatsapp.com/ws/chat',