Bump protocol version

This commit is contained in:
Mikayla Maki 2023-05-10 17:38:29 -07:00
parent 65d4c4f6ed
commit c7166fde3b
No known key found for this signature in database

View file

@ -6,4 +6,4 @@ pub use conn::Connection;
pub use peer::*;
mod macros;
pub const PROTOCOL_VERSION: u32 = 54;
pub const PROTOCOL_VERSION: u32 = 55;