Bump protocol version

This commit is contained in:
Antonio Scandurra 2022-06-14 15:21:37 +02:00
parent 68093342e7
commit f89977ba41

View File

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