mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2025-07-02 15:56:37 +00:00
4 lines
104 B
Rust
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";
|