rustdesk-server/src/version.rs
2023-01-07 12:38:21 +08:00

4 lines
104 B
Rust

pub const VERSION: &str = "1.1.6";
#[allow(dead_code)]
pub const BUILD_DATE: &str = "2023-01-07 11:59";