mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-11 13:10:54 +00:00
Bump protocol version
This commit is contained in:
parent
7ad862673d
commit
c4d3bbf184
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ pub mod proto;
|
|||
pub use conn::Connection;
|
||||
pub use peer::*;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 12;
|
||||
pub const PROTOCOL_VERSION: u32 = 13;
|
||||
|
|
Loading…
Reference in a new issue