run gen_version no matter debug or release

This commit is contained in:
rustdesk
2023-02-01 10:49:16 +08:00
parent 2830be95a7
commit fe3b42809a
3 changed files with 2 additions and 5 deletions

View File

@@ -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";