Skip to content

Commit

Permalink
fix: Fixed version default for 2.2346 (#1891)
Browse files Browse the repository at this point in the history
Co-authored-by: marcelo-megaonline <[email protected]>
  • Loading branch information
marcelo386 and xByteMaster authored Oct 24, 2023
1 parent 7ed8dd6 commit 76ec244
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 @@ -188,7 +188,7 @@ export const defaultOptions: CreateConfig = {
waitForLogin: true,
logger: defaultLogger,
tokenStore: 'file',
whatsappVersion: '2.2331.x',
whatsappVersion: '2.2346.x',
deviceName: false,
linkPreviewApiServers: null,
disableGoogleAnalytics: true,
Expand Down

0 comments on commit 76ec244

Please sign in to comment.