Skip to content

Commit 8a80bf4

Browse files
committed
version.go: set to 1.5.0
1 parent 61b4499 commit 8a80bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ package version
2020

2121
const (
2222
// Version is the current gopass version
23-
Version = "1.2.0"
23+
Version = "1.5.0"
2424
)

0 commit comments

Comments
 (0)