From e24b6e4ddc2b97abe7d36f2cad9dceb2af80fa2e Mon Sep 17 00:00:00 2001 From: darkskygit Date: Wed, 27 Mar 2024 15:35:20 +0000 Subject: [PATCH] docs: update supported version (#6344) --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 21b10e12e..23bff5138 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,8 +6,8 @@ We recommend users to always use the latest major version. Security updates will | Version | Supported | | --------------- | ------------------ | -| 0.12.x (stable) | :white_check_mark: | -| < 0.12.x | :x: | +| 0.13.x (stable) | :white_check_mark: | +| < 0.13.x | :x: | ## Reporting a Vulnerability