Skip to content

Commit e2ea426

Browse files
[release-1.15] Bump to v1.15.1
Bump the release to v1.15.1 to prepare the fix for CVE-2024-3727 Signed-off-by: tomsweeneyredhat <[email protected]>
1 parent 5267baa commit e2ea426

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
@@ -1,4 +1,4 @@
11
package version
22

33
// Version is the version of the build.
4-
const Version = "1.15.0"
4+
const Version = "1.15.1"

0 commit comments

Comments
 (0)