diff options
author | rinpatch <rinpatch@sdf.org> | 2020-10-15 21:45:31 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2020-10-15 21:45:31 +0300 |
commit | 274c8e6fabeb65813f76766ccaa22227168c726e (patch) | |
tree | 8dacda275e4c00372051e550d1a0c1bf9036b423 | |
parent | 6c1bc9ca394add6f037653a8e93ed0caf89ef73b (diff) | |
download | pleroma-274c8e6fabeb65813f76766ccaa22227168c726e.tar.gz |
SECURITY.md: update supported versions to only 2.2
-rw-r--r-- | SECURITY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SECURITY.md b/SECURITY.md index 8617c1434..c009d21d9 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,7 +6,7 @@ Currently, Pleroma offers bugfixes and security patches only for the latest mino | Version | Support |---------| -------- -| 2.1 | Bugfixes and security patches +| 2.2 | Bugfixes and security patches ## Reporting a vulnerability |