From e7dbad4051d90f8685fd0c44bb484832b4cec28c Mon Sep 17 00:00:00 2001 From: Ayooluwa Isaiah Date: Thu, 20 May 2021 11:21:44 +0100 Subject: [PATCH] Release v1.6.3 --- src/app.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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{