Skip to content

Commit f3f9084

Browse files
committed
bump to v1.15.4
Signed-off-by: Peter Hunt <[email protected]>
1 parent c2ebdf9 commit f3f9084

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.15.3"
13+
const Version = "1.15.4"
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)