Skip to content

Commit

Permalink
fix: Improovment whatsappVersion to 2.3000.10139x
Browse files Browse the repository at this point in the history
  • Loading branch information
icleitoncosta committed Jun 12, 2024
1 parent b83f1dd commit d246c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/create-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ export const defaultOptions: CreateConfig = {
waitForLogin: true,
logger: defaultLogger,
tokenStore: 'file',
whatsappVersion: '2.3000.1014014368-alpha',
whatsappVersion: '2.3000.10139x',
deviceName: false,
linkPreviewApiServers: null,
disableGoogleAnalytics: true,
Expand Down

0 comments on commit d246c58

Please sign in to comment.