mirror of
https://github.com/TrustTunnel/TrustTunnel.git
synced 2026-07-09 17:18:36 +00:00
skipci: Automatic version increment by Bamboo
This commit is contained in:
parent
ee69c7aa9a
commit
162c401dcc
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue