Bump protocol version number for polls.

This commit is contained in:
Michelle Tang
2025-10-29 13:19:22 -04:00
committed by jeffrey-signal
parent 605b85455b
commit f4cca5ecc1

View File

@@ -311,7 +311,7 @@ message DataMessage {
MENTIONS = 6;
PAYMENTS = 7;
POLLS = 8;
CURRENT = 7;
CURRENT = 8;
}
message GiftBadge {