We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c612d14 commit eb41d1fCopy full SHA for eb41d1f
store/clientpayload.go
@@ -74,7 +74,7 @@ func (vc WAVersionContainer) ProtoAppVersion() *waProto.ClientPayload_UserAgent_
74
}
75
76
// waVersion is the WhatsApp web client version
77
-var waVersion = WAVersionContainer{2, 3000, 1014688575}
+var waVersion = WAVersionContainer{2, 3000, 1014908476}
78
79
// waVersionHash is the md5 hash of a dot-separated waVersion
80
var waVersionHash [16]byte
0 commit comments