Skip to content

Commit 0b8c9ae

Browse files
committed
fix: Upgrade whatsappVersion to 2.3000.10187x
1 parent 6693eb7 commit 0b8c9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/create-config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ export const defaultOptions: CreateConfig = {
212212
waitForLogin: true,
213213
logger: defaultLogger,
214214
tokenStore: 'file',
215-
whatsappVersion: '2.3000.10177x',
215+
whatsappVersion: '2.3000.10187x',
216216
deviceName: false,
217217
linkPreviewApiServers: null,
218218
disableGoogleAnalytics: true,

0 commit comments

Comments
 (0)