From 85dee0e2c19b9edfa0017b3c9a2971d14ad02ae0 Mon Sep 17 00:00:00 2001 From: Andrew R Date: Wed, 13 Nov 2024 10:08:30 +1030 Subject: [PATCH] fix: anything below 3.4 is not usable --- SECURITY.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 3b3485ff..69dd517a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,10 +6,8 @@ Below here is the supported versions of BetterSEQTA+. Anything older than this i | Version | Supported | | ------- | ------------------ | -| 3.3.2 | :white_check_mark: | -| 3.3.x |:white_check_mark: *| -| 3.0.x | :x: | -| < 3.0 | :x: | +| 3.4.0 | :white_check_mark: | +| <= 3.3 | :x: | `*` May not work on other devices.