From fc6a9442edb01786c5f18ca81d1e055dead521a0 Mon Sep 17 00:00:00 2001 From: Michachatz <121869403+Michatec@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:14:35 +0200 Subject: [PATCH] Update supported version notation in SECURITY.md --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 3bdda9c..71b80b8 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -19,7 +19,7 @@ We appreciate responsible disclosure and will credit researchers who report vali | Version | Supported | | ------- | ------------------ | -| 14.5 | :white_check_mark: | +| > 14.5 | :white_check_mark: | | < 14.5 | :x: | Only the latest stable release receives security updates. Users on older versions are encouraged to update. @@ -56,4 +56,4 @@ Security patches are delivered via normal app update channels (GitHub Releases, ## Contacts - General issues: [GitHub Issues](https://github.com/michatec/Radio/issues) -- Project maintainer: [@michatec](https://github.com/michatec) \ No newline at end of file +- Project maintainer: [@michatec](https://github.com/michatec)