Skip to content

Commit

Permalink
Release v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoisaiah committed May 20, 2021
1 parent eede4e7 commit e7dbad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -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{
Expand Down

0 comments on commit e7dbad4

Please sign in to comment.