Skip to content

Commit

Permalink
fix: Upgrade whatsappVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
icleitoncosta committed Apr 25, 2024
1 parent 6177c53 commit b8b1ec7
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.2409.x',
whatsappVersion: '2.2411.x',
deviceName: false,
linkPreviewApiServers: null,
disableGoogleAnalytics: true,
Expand Down

0 comments on commit b8b1ec7

Please sign in to comment.