Bump RPC protocol version in zed2 to match zed1
This commit is contained in:
parent
d788bf3f1e
commit
6b0457c52f
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ pub use notification::*;
|
|||
pub use peer::*;
|
||||
mod macros;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 64;
|
||||
pub const PROTOCOL_VERSION: u32 = 66;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue