diff --git a/src/config/create-config.ts b/src/config/create-config.ts index ff9cb81f7..a66a516a6 100644 --- a/src/config/create-config.ts +++ b/src/config/create-config.ts @@ -212,7 +212,7 @@ export const defaultOptions: CreateConfig = { waitForLogin: true, logger: defaultLogger, tokenStore: 'file', - whatsappVersion: '2.3000.10173x', + whatsappVersion: '2.3000.10177x', deviceName: false, linkPreviewApiServers: null, disableGoogleAnalytics: true,