diff --git a/src/app.go b/src/app.go index 60a249b..0f02e6d 100644 --- a/src/app.go +++ b/src/app.go @@ -90,7 +90,7 @@ func GetApp() *cli.App { }, Usage: "F2 is a command-line tool for batch renaming multiple files and directories quickly and safely", UsageText: "FLAGS [OPTIONS] [PATHS...]", - Version: "v1.6.2", + Version: "v1.6.3", EnableBashCompletion: true, Flags: []cli.Flag{ &cli.StringFlag{