Bump protocol version

This commit is contained in:
Keith Simmons
2022-04-28 18:56:26 -07:00
committed by GitHub
parent b4b61b4bbc
commit 920601cb94
+1 -1
View File
@@ -5,4 +5,4 @@ pub mod proto;
pub use conn::Connection;
pub use peer::*;
pub const PROTOCOL_VERSION: u32 = 14;
pub const PROTOCOL_VERSION: u32 = 15;