Skip to content

Commit

Permalink
fix: Upgrade whatsappVersion to 2.3000.10152x
Browse files Browse the repository at this point in the history
  • Loading branch information
icleitoncosta committed Aug 5, 2024
1 parent 9871b42 commit 55137ad
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.10147x',
whatsappVersion: '2.3000.10152x',
deviceName: false,
linkPreviewApiServers: null,
disableGoogleAnalytics: true,
Expand Down

0 comments on commit 55137ad

Please sign in to comment.