Bump protocol version

This commit is contained in:
Antonio Scandurra 2022-08-17 11:31:48 +02:00
parent ab236a6008
commit 9726d1f049

View File

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