Bump protocol version
This commit is contained in:
parent
8db86dcebf
commit
bc6ba5f547
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ pub use notification::*;
|
||||||
pub use peer::*;
|
pub use peer::*;
|
||||||
mod macros;
|
mod macros;
|
||||||
|
|
||||||
pub const PROTOCOL_VERSION: u32 = 64;
|
pub const PROTOCOL_VERSION: u32 = 65;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue