From 1c6ec3ee9140ef16837319ae82c63c1a6206b415 Mon Sep 17 00:00:00 2001 From: Andrew R Date: Mon, 3 Feb 2025 12:35:19 +1030 Subject: [PATCH] fix: anything before this update is now unusable As a major bug was found impacting some functionality, it is reasonable to push this to make every other version deprecated. --- SECURITY.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 69dd517a..a7bb3320 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,11 +6,10 @@ Below here is the supported versions of BetterSEQTA+. Anything older than this i | Version | Supported | | ------- | ------------------ | -| 3.4.0 | :white_check_mark: | -| <= 3.3 | :x: | +| 3.4.3 | ✅ | +| < 3.4.3 | :x: | `*` May not work on other devices. - ## Reporting a Vulnerability If you find vulnerabilities, REPORT IT IMMEDIATELY. Make an issue and use the template provided for vulnerabilities.