Bump protocol version to be ahead of main

This commit is contained in:
Julia
2022-09-29 13:16:02 -04:00
parent e865b85d9c
commit fcf11b1181
+1 -1
View File
@@ -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;