diff options
Diffstat (limited to 'protocols')
| -rw-r--r-- | protocols/WhatsApp/src/proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/WhatsApp/src/proto.h b/protocols/WhatsApp/src/proto.h index ff2179f84f..27bb548c9a 100644 --- a/protocols/WhatsApp/src/proto.h +++ b/protocols/WhatsApp/src/proto.h @@ -10,7 +10,7 @@ Copyright © 2019-25 George Hazan #define WA_PROTO_MAJOR 2
#define WA_PROTO_MINOR 3000
-#define WA_PROTO_BUILD 1015901307
+#define WA_PROTO_BUILD 1023223821
#define WA_APPVERSION WA_PROTO_MAJOR,WA_PROTO_MINOR,WA_PROTO_BUILD
#define WA_STRINGIFY_IMPL(x) #x
|
