rustdesk-server/src/version.rs
2023-01-06 18:48:18 +09:00

3 lines
103 B
Rust

pub const VERSION: &str = "1.1.6";
#[allow(dead_code)]
pub const BUILD_DATE: &str = "2023-01-06 18:48";