mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
Bump protocol version number
This commit is contained in:
parent
e7835caac4
commit
38dcd522de
@ -5,4 +5,4 @@ pub mod proto;
|
||||
pub use conn::Connection;
|
||||
pub use peer::*;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 9;
|
||||
pub const PROTOCOL_VERSION: u32 = 10;
|
||||
|
Loading…
Reference in New Issue
Block a user