mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
Bump protocol version to be ahead of main
This commit is contained in:
parent
e865b85d9c
commit
fcf11b1181
@ -6,4 +6,4 @@ pub use conn::Connection;
|
||||
pub use peer::*;
|
||||
mod macros;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 32;
|
||||
pub const PROTOCOL_VERSION: u32 = 33;
|
||||
|
Loading…
Reference in New Issue
Block a user