Skip to content

Commit 0eb67d1

Browse files
committed
v1.14.1
1 parent ff17c0c commit 0eb67d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121

2222
var (
2323
// Version app version
24-
Version = "1.14.0"
24+
Version = "1.14.1"
2525
// Revision git commit short commithash
2626
Revision = "xxxxxx" // set on build time
2727

0 commit comments

Comments
 (0)