From 878bce0f4523d678ac4ad4ccceec75beb6f07548 Mon Sep 17 00:00:00 2001 From: Kittywhiskers Van Gogh <63189531+kwvg@users.noreply.github.com> Date: Tue, 16 Jul 2024 15:29:10 +0000 Subject: [PATCH] docs: update SECURITY.md supported versions --- SECURITY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 3a7bd95cf5..e88192ddc0 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,9 +4,9 @@ | Version | Supported | | ------- | ------------------ | -| 0.17 | :white_check_mark: | -| 0.16 | :white_check_mark: | -| < 0.16 | :x: | +| 21 | :white_check_mark: | +| 20.1 | :white_check_mark: | +| < 20.1 | :x: | ## Reporting a Vulnerability