Bump protocol version

This commit is contained in:
Max Brunsfeld 2023-05-31 09:03:45 -07:00
parent 8f95435548
commit eeba72d775

View File

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