mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-29 04:20:46 +00:00
Bump RPC version due to multibuffer following PR
This commit is contained in:
parent
e08d6cd6de
commit
7e0b6ed1c6
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ pub use conn::Connection;
|
|||
pub use peer::*;
|
||||
mod macros;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 41;
|
||||
pub const PROTOCOL_VERSION: u32 = 42;
|
||||
|
|
Loading…
Reference in a new issue