diff --git a/src/config/create-config.ts b/src/config/create-config.ts index 9d67e6f31..b1e562083 100644 --- a/src/config/create-config.ts +++ b/src/config/create-config.ts @@ -193,7 +193,7 @@ export const defaultOptions: CreateConfig = { waitForLogin: true, logger: defaultLogger, tokenStore: 'file', - whatsappVersion: '2.2404.x', + whatsappVersion: '2.2409.x', deviceName: false, linkPreviewApiServers: null, disableGoogleAnalytics: true,