Bump protocol version

This commit is contained in:
Nathan Sobo 2022-05-23 18:18:15 -06:00
parent 6ed503fe6e
commit 4cedf056a9

View file

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