Bump RPC protocol version in zed2 to match zed1
This commit is contained in:
@@ -9,4 +9,4 @@ pub use notification::*;
|
||||
pub use peer::*;
|
||||
mod macros;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 64;
|
||||
pub const PROTOCOL_VERSION: u32 = 66;
|
||||
|
||||
Reference in New Issue
Block a user