From 2623a412c42a81104b97ae8c81a5f66760fee4b6 Mon Sep 17 00:00:00 2001 From: Wim Date: Sat, 19 Mar 2022 22:04:13 +0100 Subject: Update vendor (whatsapp) --- vendor/go.mau.fi/whatsmeow/store/clientpayload.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/go.mau.fi/whatsmeow/store/clientpayload.go') diff --git a/vendor/go.mau.fi/whatsmeow/store/clientpayload.go b/vendor/go.mau.fi/whatsmeow/store/clientpayload.go index 675719a2..6649de2a 100644 --- a/vendor/go.mau.fi/whatsmeow/store/clientpayload.go +++ b/vendor/go.mau.fi/whatsmeow/store/clientpayload.go @@ -74,7 +74,7 @@ func (vc WAVersionContainer) ProtoAppVersion() *waProto.AppVersion { } // waVersion is the WhatsApp web client version -var waVersion = WAVersionContainer{2, 2208, 7} +var waVersion = WAVersionContainer{2, 2208, 14} // waVersionHash is the md5 hash of a dot-separated waVersion var waVersionHash [16]byte -- cgit v1.2.3