Bump protocol version

This commit is contained in:
Antonio Scandurra
2022-12-16 11:48:14 +01:00
parent 21ab1bb434
commit 457e1046c8
+1 -1
View File
@@ -6,4 +6,4 @@ pub use conn::Connection;
pub use peer::*;
mod macros;
pub const PROTOCOL_VERSION: u32 = 42;
pub const PROTOCOL_VERSION: u32 = 43;