mirror of
https://github.com/TrustTunnel/TrustTunnel.git
synced 2026-04-06 16:29:13 +00:00
skipci: Automatic version increment by Bamboo
This commit is contained in:
@@ -7,7 +7,7 @@ use vpn_libs_endpoint::core::Core;
|
||||
use vpn_libs_endpoint::settings::Settings;
|
||||
use vpn_libs_endpoint::shutdown::Shutdown;
|
||||
|
||||
const VERSION_STRING: &str = "0.9.13";
|
||||
const VERSION_STRING: &str = "0.9.14";
|
||||
|
||||
const VERSION_PARAM_NAME: &str = "v_e_r_s_i_o_n_do_not_change_this_name_it_will_break";
|
||||
const LOG_LEVEL_PARAM_NAME: &str = "log_level";
|
||||
|
||||
Reference in New Issue
Block a user