Improvements to service init

This commit is contained in:
Luke
2020-07-07 16:14:18 +12:00
parent c6c934bf40
commit ae9d0463da
43 changed files with 190 additions and 13 deletions

View File

@@ -9,7 +9,7 @@ use rog_client::{
};
use std::io::Write;
static VERSION: &str = "0.14.3";
static VERSION: &str = "0.14.4";
#[derive(Options)]
struct CLIStart {