diff --git a/backend/src/libs/wbot.ts b/backend/src/libs/wbot.ts index 83919f55..508c218c 100644 --- a/backend/src/libs/wbot.ts +++ b/backend/src/libs/wbot.ts @@ -91,7 +91,7 @@ export const initWASocket = async (whatsapp: Whatsapp): Promise => { logger: loggerBaileys, printQRInTerminal: false, auth: state as AuthenticationState, - version: [2,2323,4] + version: [2,2413,1] });