Bump protocol version

This commit is contained in:
Antonio Scandurra 2023-01-17 16:21:20 +01:00
parent bb200aa082
commit fcf97ab41e

View File

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