We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b4499 commit 8a80bf4Copy full SHA for 8a80bf4
internal/version/version.go
@@ -20,5 +20,5 @@ package version
20
21
const (
22
// Version is the current gopass version
23
- Version = "1.2.0"
+ Version = "1.5.0"
24
)
0 commit comments