Skip to content

Commit

Permalink
Bump version to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoisaiah committed Aug 4, 2021
1 parent 17c7e97 commit 20f4360
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 @@ -128,7 +128,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.7",
Version: "v1.7.0",
EnableBashCompletion: true,
Flags: []cli.Flag{
&cli.StringSliceFlag{
Expand Down

0 comments on commit 20f4360

Please sign in to comment.