diff options
author | PandaNinjas <admin@malwarefight.gq> | 2023-04-17 23:08:51 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-17 23:08:51 -0400 |
commit | 2bc44267ac267507d2a57d3b36eb4e3400b307b1 (patch) | |
tree | 534e34541ab6f5c625fa68b006ef5c48af84c173 | |
parent | 1d33c5e52d6af7fd340a9f4ce9fb07c1d73157a0 (diff) | |
download | NoSession-2bc44267ac267507d2a57d3b36eb4e3400b307b1.tar.gz NoSession-2bc44267ac267507d2a57d3b36eb4e3400b307b1.tar.bz2 NoSession-2bc44267ac267507d2a57d3b36eb4e3400b307b1.zip |
Update SECURITY.md
-rw-r--r-- | SECURITY.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/SECURITY.md b/SECURITY.md index 54de5da..11a6ca0 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,7 +7,8 @@ Generally, the latest release will be supported. Nightly branches are never supp | Version | Supported | |--------------------|-----------| | 1.0.0 | ❌ | -| 1.1.0 | ✔️ | +| 1.1.0 | ❌ | +| 1.1.1 | ✔️ | | Any nightly branch | ❌ | ## Reporting a Vulnerability |