diff options
author | Claire <claire.github-309c@sitedethib.com> | 2021-05-17 10:30:34 +0200 |
---|---|---|
committer | Claire <claire.github-309c@sitedethib.com> | 2021-05-17 10:30:34 +0200 |
commit | 69737b703ab1d9b9e49315f12c3aca8cf6df70ac (patch) | |
tree | fd533bcafe02475fbc19681cc764d75fe6f16e12 /SECURITY.md | |
parent | 678e07c54485c6cc61b2ac18aa5ceaa290a6fcbd (diff) | |
parent | 4c7efdba402b6b8ee0363b6f1dc2c202303d7623 (diff) |
Merge branch 'main' into glitch-soc/merge-upstream
Conflicts: - `README.md`: our READMEs are entirely different and upstream's has been updated. Kept our README.
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/SECURITY.md b/SECURITY.md index 7625597fe..9d351fce6 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,8 +4,9 @@ | Version | Supported | | ------- | ------------------ | -| 3.1.x | :white_check_mark: | -| < 3.1 | :x: | +| 3.4.x | :white_check_mark: | +| 3.3.x | :white_check_mark: | +| < 3.3 | :x: | ## Reporting a Vulnerability |