fixed version number #521 (#522)

* fixed version number #521

* Fixed clipy err

Co-authored-by: garigariganzy <tosada31@hotmail.co.jp>
This commit is contained in:
DustInDark
2022-05-17 09:00:12 +09:00
committed by GitHub
parent 2c0b057bc0
commit 9092cc2301

View File

@@ -96,7 +96,7 @@ fn build_app<'a>() -> ArgMatches<'a> {
--contributors 'Prints the list of contributors.'";
App::new(&program)
.about("Hayabusa: Aiming to be the world's greatest Windows event log analysis tool!")
.version("1.2.0")
.version("1.2.1")
.author("Yamato Security (https://github.com/Yamato-Security/hayabusa) @SecurityYamato")
.setting(AppSettings::VersionlessSubcommands)
.arg(