mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 17:03:26 +03:00
Bump protocol version number
This commit is contained in:
parent
c5360172e4
commit
6b5cab5db1
@ -6,4 +6,4 @@ pub use conn::Connection;
|
||||
pub use peer::*;
|
||||
mod macros;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 16;
|
||||
pub const PROTOCOL_VERSION: u32 = 17;
|
||||
|
Loading…
Reference in New Issue
Block a user