diff --git a/src/config/create-config.ts b/src/config/create-config.ts index 907a36ab0..26bedb9ed 100644 --- a/src/config/create-config.ts +++ b/src/config/create-config.ts @@ -180,7 +180,7 @@ export const defaultOptions: CreateConfig = { waitForLogin: true, logger: defaultLogger, tokenStore: 'file', - whatsappVersion: '2.2245.x', + whatsappVersion: '2.2307.x', deviceName: false, linkPreviewApiServers: null, disableGoogleAnalytics: true,