push version
This commit is contained in:
parent
32a0fb7eff
commit
e5340e1e11
4 changed files with 6 additions and 3 deletions
|
@ -28,7 +28,7 @@ fn main() {
|
|||
env_logger::init().unwrap();
|
||||
|
||||
let matches = App::new("Gog Synchronizer")
|
||||
.version("0.3.1")
|
||||
.version("0.3.2")
|
||||
.author("Sebastian Hugentobler <sebastian@vanwa.ch>")
|
||||
.about("Synchronizes your gog library to a local folder.")
|
||||
.arg(Arg::with_name("game-storage")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue