Bump protocol version

This commit is contained in:
Antonio Scandurra
2023-01-17 16:32:54 +01:00
parent bb200aa082
commit fcf97ab41e
+1 -1
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;