diff --git a/info/app.go b/info/app.go index 0b6de63..290a2c8 100644 --- a/info/app.go +++ b/info/app.go @@ -7,4 +7,4 @@ const AppRepoOwner string = "yitsushi" const AppName string = "totp-cli" // AppVersion defined current version of this application -const AppVersion string = "v1.1.5" +const AppVersion string = "v1.1.7"