We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d8382b commit 4e07d7dCopy full SHA for 4e07d7d
internal/info/app.go
@@ -7,4 +7,4 @@ const AppRepoOwner string = "yitsushi"
7
const AppName string = "totp-cli"
8
9
// AppVersion defined current version of this application.
10
-const AppVersion string = "v1.8.3"
+const AppVersion string = "v1.8.5"
0 commit comments