From 42898f9b4faeb61fe31d4076b1b419583b505c17 Mon Sep 17 00:00:00 2001 From: Michael Baentsch <57787676+baentsch@users.noreply.github.com> Date: Mon, 14 Oct 2024 07:19:32 +0200 Subject: [PATCH] correct SECURITY.md after release Signed-off-by: Michael Baentsch <57787676+baentsch@users.noreply.github.com> --- SECURITY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index b2864e92..1a92ed30 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,7 +6,8 @@ We only support the most recent release. | Version | Supported | | ------- | ------------------ | -| 0.6.1 | :white_check_mark: | +| 0.7.0 | :white_check_mark: | +| 0.6.1 | :x: | | 0.6.0 | :x: | | 0.5.3 | :x: | | 0.5.2 | :x: |