From dd6a82a124fcc08fbc8cd2f3e652f026483ba826 Mon Sep 17 00:00:00 2001 From: shainaraskas <58563081+shainaraskas@users.noreply.github.com> Date: Tue, 25 Nov 2025 13:53:28 -0500 Subject: [PATCH] Update stack version to 9.2.2 DO NOT MERGE UNTIL RELEASE DAY https://github.com/elastic/dev/issues/3380 --- config/versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/versions.yml b/config/versions.yml index 14cd086d2..2a6188b93 100644 --- a/config/versions.yml +++ b/config/versions.yml @@ -3,7 +3,7 @@ versioning_systems: # Updates for Stack versions are manual stack: &stack base: 9.0 - current: 9.2.1 + current: 9.2.2 # Using an unlikely high version # So that our logic that would display "planned" doesn't trigger