From 239813aec2cc9963ba3c99308fac34b6b9aeab62 Mon Sep 17 00:00:00 2001 From: Steven Nguyen Date: Tue, 8 Nov 2022 08:30:10 -0800 Subject: [PATCH] Update supported versions in security policy --- SECURITY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 89aa61091..d0e4c98f1 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,9 +4,9 @@ | Version | Supported | | ------- | ------------------ | -| <= 0.10 | :x: | -| 0.11.x | :white_check_mark: | -| 0.12.x | :white_check_mark: | +| <= 0.14 | :x: | +| 0.15.x | :white_check_mark: | +| 1.0.x | :white_check_mark: | ## Reporting a Vulnerability