mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-20 19:18:37 +00:00
Bump protocol version number for polls.
This commit is contained in:
committed by
jeffrey-signal
parent
605b85455b
commit
f4cca5ecc1
@@ -311,7 +311,7 @@ message DataMessage {
|
||||
MENTIONS = 6;
|
||||
PAYMENTS = 7;
|
||||
POLLS = 8;
|
||||
CURRENT = 7;
|
||||
CURRENT = 8;
|
||||
}
|
||||
|
||||
message GiftBadge {
|
||||
|
||||
Reference in New Issue
Block a user