From 3a48ba798dbe1c2695936c4852416600236997a0 Mon Sep 17 00:00:00 2001 From: Stephen Kirby <58410745+stirby@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:43:24 -0500 Subject: [PATCH] chore: set 2.13.x to "Not Supported" in release calendar (#14936) --- docs/install/releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/releases.md b/docs/install/releases.md index dc6f080759..f94f9d97e5 100644 --- a/docs/install/releases.md +++ b/docs/install/releases.md @@ -55,7 +55,7 @@ return from the Holiday season. | ------------ | ------------------ | ---------------- | | 2.11.x | May 07, 2024 | Not Supported | | 2.12.x | June 04, 2024 | Not Supported | -| 2.13.x | July 02, 2024 | Security Support | +| 2.13.x | July 02, 2024 | Not Supported | | 2.14.x | August 06, 2024 | Security Support | | 2.15.x | September 03, 2024 | Stable | | 2.16.x | October 01, 2024 | Mainline |