[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 <tsweeney@redhat.com>
This commit is contained in:
tomsweeneyredhat 2024-05-13 20:10:35 -04:00
parent 5267baab00
commit e2ea426918

View File

@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "1.15.0"
const Version = "1.15.1"