Bump protocol version

This commit is contained in:
Antonio Scandurra 2022-06-17 12:39:59 +02:00
parent 6f7a893ec9
commit 052222c91c

View file

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