diff --git a/src/config/create-config.ts b/src/config/create-config.ts index 681287437..ff9cb81f7 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.10162x', + whatsappVersion: '2.3000.10173x', deviceName: false, linkPreviewApiServers: null, disableGoogleAnalytics: true,