Skip to content

Commit

Permalink
fix: Updated whatsapp version
Browse files Browse the repository at this point in the history
  • Loading branch information
edgardmessias committed Oct 2, 2021
1 parent 64ad7fd commit 98d68f1
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 @@ -154,6 +154,6 @@ export const defaultOptions: CreateConfig = {
waitForLogin: true,
logger: defaultLogger,
tokenStore: 'file',
whatsappVersion: '2.2134.x',
whatsappVersion: '2.2138.x',
deviceName: 'WPPConnect',
};

0 comments on commit 98d68f1

Please sign in to comment.