Merge pull request #188

Merged PR #188 using squash merge.
This commit is contained in:
github-actions[bot]
2026-02-17 09:22:05 -03:00
committed by GitHub
parent 78195c5e3d
commit ecc40b79fd
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
syntax = "proto3";
package proto;
/// WhatsApp Version: 2.3000.1033509996
/// WhatsApp Version: 2.3000.1033533182
message ADVDeviceIdentity {
optional uint32 rawId = 1;
+3 -1
View File
@@ -1 +1,3 @@
{"version":[2,3000,1033511878]}
{
"version": [2, 3000, 1033533182]
}