Bump protocol version

This commit is contained in:
Max Brunsfeld 2023-10-13 11:23:39 -07:00
parent 8db86dcebf
commit bc6ba5f547

View file

@ -9,4 +9,4 @@ pub use notification::*;
pub use peer::*;
mod macros;
pub const PROTOCOL_VERSION: u32 = 64;
pub const PROTOCOL_VERSION: u32 = 65;