chore: update wa web ver
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": [2, 3000, 1023223821]
|
||||
"version": [2, 3000, 1027934701]
|
||||
}
|
||||
|
||||
@@ -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, 1023223821]
|
||||
const version = [2, 3000, 1027934701]
|
||||
|
||||
export const UNAUTHORIZED_CODES = [401, 403, 419]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user