Bump protocol version

This commit is contained in:
Julia 2023-04-19 15:57:28 -04:00 committed by Max Brunsfeld
parent df94aee758
commit 26abc824a9

View file

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