mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-24 19:10:24 +00:00
Bump RPC version for channels + notifications changes
This commit is contained in:
parent
7499aa3be4
commit
e1dbc7e998
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 = 65;
|
||||
pub const PROTOCOL_VERSION: u32 = 66;
|
||||
|
|
Loading…
Reference in a new issue