mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-09 21:26:14 +03:00
Bump protocol version
This commit is contained in:
parent
bb200aa082
commit
fcf97ab41e
@ -6,4 +6,4 @@ pub use conn::Connection;
|
|||||||
pub use peer::*;
|
pub use peer::*;
|
||||||
mod macros;
|
mod macros;
|
||||||
|
|
||||||
pub const PROTOCOL_VERSION: u32 = 45;
|
pub const PROTOCOL_VERSION: u32 = 46;
|
||||||
|
Loading…
Reference in New Issue
Block a user