mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-02-17 22:10:17 +08:00
run gen_version no matter debug or release
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
pub const VERSION: &str = "1.1.7";
|
||||
#[allow(dead_code)]
|
||||
pub const BUILD_DATE: &str = "2023-01-10 22:43";
|
||||
pub const BUILD_DATE: &str = "2023-02-01 10:45";
|
||||
|
||||
Reference in New Issue
Block a user