update version

This commit is contained in:
Adhiraj Singh
2021-08-13 18:06:11 +05:30
parent 5ee5cd8c01
commit e09d0ba24e
2 changed files with 4 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ export const WA_DEFAULT_EPHEMERAL = 7*24*60*60
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, 2123, 8],
version: [2, 2130, 9],
browser: Browsers.baileys('Chrome'),
waWebSocketUrl: 'wss://web.whatsapp.com/ws',