diff options
author | rinpatch <rinpatch@sdf.org> | 2020-09-08 20:13:00 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2020-09-08 20:13:00 +0300 |
commit | acf6393c87c776c0fab9fd41bbf5ba7078356be5 (patch) | |
tree | dd8ea37642876d5b21a68daed35d681dbba49024 | |
parent | 09416d8a03854e946e681ea65f90fe4f3eca2018 (diff) | |
download | pleroma-acf6393c87c776c0fab9fd41bbf5ba7078356be5.tar.gz pleroma-acf6393c87c776c0fab9fd41bbf5ba7078356be5.zip |
SECURITY.md: we don't support 2.0 anymore, bump to 2.1
-rw-r--r-- | SECURITY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SECURITY.md b/SECURITY.md index c212a2505..8617c1434 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.0 | Bugfixes and security patches +| 2.1 | Bugfixes and security patches ## Reporting a vulnerability |