chore: update WhatsApp Web version

This commit is contained in:
github-actions[bot]
2026-02-22 00:43:34 +00:00
parent 7a5b090616
commit 3841abca35
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import type { AuthenticationState, SocketConfig, WAVersion } from '../Types'
import { Browsers } from '../Utils/browser-utils'
import logger from '../Utils/logger'
const version = [2, 3000, 1033105955]
const version = [2, 3000, 1033846690]
export const UNAUTHORIZED_CODES = [401, 403, 419]