Merge branch 'master' into 4-support-movies
This commit is contained in:
commit
e58fdd3024
3 changed files with 5 additions and 2 deletions
|
@ -43,7 +43,7 @@ fn main() {
|
|||
env_logger::init().unwrap();
|
||||
|
||||
let matches = App::new("Gog Synchronizer")
|
||||
.version("0.2.1")
|
||||
.version("0.2.2")
|
||||
.author("Sebastian Hugentobler <sebastian@vanwa.ch>")
|
||||
.about("Synchronizes your gog library to a local folder.")
|
||||
.arg(Arg::with_name("storage")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue