mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
Bump RPC version for channels + notifications changes
This commit is contained in:
parent
eb8d376274
commit
2c5caf91bc
@ -9,4 +9,4 @@ pub use notification::*;
|
||||
pub use peer::*;
|
||||
mod macros;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 65;
|
||||
pub const PROTOCOL_VERSION: u32 = 66;
|
||||
|
Loading…
Reference in New Issue
Block a user