From 27fc5dc1133ea421a5ed7a49cb23cf1faef85adb Mon Sep 17 00:00:00 2001 From: "elastic-vault-github-plugin-prod[bot]" <150874479+elastic-vault-github-plugin-prod[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 17:30:59 +0200 Subject: [PATCH] [Release] update version (#41220) Co-authored-by: elasticmachine Co-authored-by: Pierre HILBERT --- libbeat/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libbeat/version/version.go b/libbeat/version/version.go index 8f7bab85484..47d0703ca81 100644 --- a/libbeat/version/version.go +++ b/libbeat/version/version.go @@ -18,4 +18,4 @@ // Code generated by dev-tools/set_version package version -const defaultBeatVersion = "8.15.3" +const defaultBeatVersion = "8.15.4"