mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-24 17:28:40 +00:00
Bump protocol version
This commit is contained in:
parent
8db86dcebf
commit
bc6ba5f547
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 = 65;
|
||||
|
|
Loading…
Reference in a new issue