We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff89653 commit 3449e36Copy full SHA for 3449e36
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.0"
+const AppVersion string = "v1.8.3"
0 commit comments