From 58cb667763d2eb5808facaf19631635d2cd18099 Mon Sep 17 00:00:00 2001 From: James Ives Date: Mon, 18 Jan 2021 09:54:40 -0500 Subject: [PATCH] Security Docs --- SECURITY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 3890d4ee..a0811c8f 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,12 +2,12 @@ ## Supported Versions -The current versions are actively maintained and will receieve frequent updates and security patches. +The current version is actively maintained and will receive frequent updates and security patches. | Version | Supported | | ------- | ------------------ | -| 3.0.x | :white_check_mark: | -| < 2.0 | :x: | +| 4.0.x | :white_check_mark: | +| < 3.0 | :x: | ## Reporting a Vulnerability