Try to correct how laptop modes are handled

This commit is contained in:
Luke
2020-07-05 00:23:12 +12:00
parent 202fbe6800
commit a4c5b2754e
4 changed files with 13 additions and 2 deletions

View File

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