Skip to content

Commit eb41d1f

Browse files
committed
clientpayload: bump version number
1 parent c612d14 commit eb41d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

store/clientpayload.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ func (vc WAVersionContainer) ProtoAppVersion() *waProto.ClientPayload_UserAgent_
7474
}
7575

7676
// waVersion is the WhatsApp web client version
77-
var waVersion = WAVersionContainer{2, 3000, 1014688575}
77+
var waVersion = WAVersionContainer{2, 3000, 1014908476}
7878

7979
// waVersionHash is the md5 hash of a dot-separated waVersion
8080
var waVersionHash [16]byte

0 commit comments

Comments
 (0)