Skip to content

Commit

Permalink
fix: Upgrade default whatsapp version (#2141)
Browse files Browse the repository at this point in the history
  • Loading branch information
icleitoncosta committed Apr 12, 2024
1 parent a5a094a commit 2772527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/create-config.ts
Expand Up @@ -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,
Expand Down

0 comments on commit 2772527

Please sign in to comment.