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 (