diff --git a/internal/info/app.go b/internal/info/app.go index 915e29b..4990033 100644 --- a/internal/info/app.go +++ b/internal/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.8.3" +const AppVersion string = "v1.8.5"