Skip to content

Commit 1b510ce

Browse files
committed
Version 1.14.5
Signed-off-by: Peter Hunt <[email protected]>
1 parent 877fb03 commit 1b510ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
)
1111

1212
// Version is the version of the build.
13-
const Version = "1.14.5-dev"
13+
const Version = "1.14.5"
1414

1515
// WriteVersionFile writes the version information to a given file
1616
// file is the location of the old version file

0 commit comments

Comments
 (0)