From c45c6d224422a44248c2cb06e232451d2001dba1 Mon Sep 17 00:00:00 2001 From: apmmachine <58790750+apmmachine@users.noreply.github.com> Date: Thu, 11 Jan 2024 10:25:17 -0500 Subject: [PATCH] [automation] Update Elastic stack release version source of truth (#2488) Co-authored-by: apmmachine --- resources/versions/releases.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/versions/releases.properties b/resources/versions/releases.properties index 5a074c423..b044684aa 100644 --- a/resources/versions/releases.properties +++ b/resources/versions/releases.properties @@ -2,7 +2,7 @@ current_6=6.8.23 current_7=7.17.16 next_minor_7=7.17.17 next_patch_7=7.17.17 -current_8=8.11.3 +current_8=8.11.4 next_minor_8=8.12.0 -next_patch_8=8.11.4 +next_patch_8=8.11.5 edge_8=8.13.0 \ No newline at end of file