Proper fix of laptop mode conversion bug

This commit is contained in:
Luke
2020-07-05 13:33:45 +12:00
parent a4c5b2754e
commit 98ffa817e6
6 changed files with 40 additions and 20 deletions

View File

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