mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 10:14:35 +00:00
show nodes version correctly
This commit is contained in:
+1
-1
@@ -14,4 +14,4 @@ pub mod launcher;
|
||||
pub mod tunnel;
|
||||
pub mod utils;
|
||||
|
||||
pub const VERSION: &str = env!("CARGO_PKG_VERSION");
|
||||
pub const VERSION: &str = common::constants::EASYTIER_VERSION;
|
||||
|
||||
Reference in New Issue
Block a user