Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Defaults/baileys-version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version": [2, 3000, 1041785292]}
{"version":[2,3000,1041794174]}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Use a published WhatsApp Web revision

This changes the bundled default client revision to 1041794174, but the public WhatsApp Web version index I checked currently lists 2.3000.1041785292-alpha as the current stable version and has no 1041794174 entry. Because this JSON is imported into DEFAULT_CONNECTION_CONFIG.version, any socket using the bundled defaults (or falling back after a live version fetch failure) will present an unsupported revision and can be rejected during connection; please keep this at a published/current revision or regenerate it once the source reports that version.

Useful? React with 👍 / 👎.

Loading