Skip to content

Commit 485227d

Browse files
committed
Version 1.15.0
Signed-off-by: Peter Hunt <[email protected]>
1 parent 0481d1f commit 485227d

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.2-dev"
13+
const Version = "1.15.0"
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)