From 67adad3e08fe17d5f7e87468ea47aa76e1662255 Mon Sep 17 00:00:00 2001 From: Wim Date: Mon, 25 Apr 2022 23:50:10 +0200 Subject: Update dependencies (#1813) --- vendor/go.mau.fi/whatsmeow/store/clientpayload.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/go.mau.fi/whatsmeow/store') diff --git a/vendor/go.mau.fi/whatsmeow/store/clientpayload.go b/vendor/go.mau.fi/whatsmeow/store/clientpayload.go index 2f9496e8..23b0f438 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, 2210, 9} +var waVersion = WAVersionContainer{2, 2214, 9} // waVersionHash is the md5 hash of a dot-separated waVersion var waVersionHash [16]byte -- cgit v1.2.3