Bump version to 0.2.8
This commit is contained in:
@@ -15,7 +15,7 @@ use crate::util::serde::to_socket_addrs;
|
||||
pub const CONFIG_FILE: &str = "lazymc.toml";
|
||||
|
||||
/// Configuration version user should be using, or warning will be shown.
|
||||
const CONFIG_VERSION: &str = "0.2.6";
|
||||
const CONFIG_VERSION: &str = "0.2.8";
|
||||
|
||||
/// Load config from file, based on CLI arguments.
|
||||
///
|
||||
|
Reference in New Issue
Block a user