From fe66257a0f08874d3f5366ff2956ae1a3768800c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 00:48:20 -0300 Subject: [PATCH] chore: update proto/version to v2.3000.1033679241 (#195) Co-authored-by: rsalcara --- WAProto/WAProto.proto | 2 +- src/Defaults/baileys-version.json | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/WAProto/WAProto.proto b/WAProto/WAProto.proto index 011fabb9..d9dda01d 100644 --- a/WAProto/WAProto.proto +++ b/WAProto/WAProto.proto @@ -1,7 +1,7 @@ syntax = "proto3"; package proto; -/// WhatsApp Version: 2.3000.1033647198 +/// WhatsApp Version: 2.3000.1033679241 message ADVDeviceIdentity { optional uint32 rawId = 1; diff --git a/src/Defaults/baileys-version.json b/src/Defaults/baileys-version.json index c2f5e779..5a002b60 100644 --- a/src/Defaults/baileys-version.json +++ b/src/Defaults/baileys-version.json @@ -1,3 +1 @@ -{ - "version": [2, 3000, 1033647198] -} \ No newline at end of file +{"version": [2, 3000, 1033679241]}