From 5307c050142e553680b31d4fbc48d33348e65552 Mon Sep 17 00:00:00 2001 From: Peter Hunt~ Date: Mon, 9 Jan 2023 15:13:53 -0500 Subject: [PATCH] version: bump to 1.23.5 Signed-off-by: Peter Hunt~ --- internal/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/version/version.go b/internal/version/version.go index 50071154ca7..70d36345869 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -21,7 +21,7 @@ import ( ) // Version is the version of the build. -const Version = "1.23.4" +const Version = "1.23.5" // Variables injected during build-time var (