更新一下适配版本

This commit is contained in:
shenjack-5600u 2024-02-06 21:11:12 +08:00
parent 91b0860269
commit d4020d3864
Signed by: shenjack
GPG Key ID: FDF9864E11C7E79F

View File

@ -4,7 +4,7 @@ mod log;
mod serve;
mod utils;
pub const PROTOCOL_VERSION: &str = "1.6.11";
pub const PROTOCOL_VERSION: &str = "1.7.3";
fn main() {
log::init_log_with_cli();