Bump protocol version

This commit is contained in:
Max Brunsfeld 2023-06-09 11:50:15 -07:00
parent 097632467d
commit b2bdca4779

View File

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