Skip to content

Commit

Permalink
[release-1.15] Bump to v1.15.1
Browse files Browse the repository at this point in the history
Bump the release to v1.15.1 to prepare the fix
for CVE-2024-3727

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
  • Loading branch information
TomSweeneyRedHat committed May 14, 2024
1 parent 5267baa commit e2ea426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package version

// Version is the version of the build.
const Version = "1.15.0"
const Version = "1.15.1"

0 comments on commit e2ea426

Please sign in to comment.