diff options
author | Adam <adrtmrber@live.com> | 2022-09-05 18:16:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-05 18:16:13 -0400 |
commit | b8f012f3a8dcdb2e700401d2c19208d9abf38d49 (patch) | |
tree | b62ae525c23c80bcd7b4089bfef15e0f51943c01 /.github | |
parent | 3ba2db73995fddf6dd1657eefe9f86a815983e27 (diff) | |
download | NotEnoughUpdates-b8f012f3a8dcdb2e700401d2c19208d9abf38d49.tar.gz NotEnoughUpdates-b8f012f3a8dcdb2e700401d2c19208d9abf38d49.tar.bz2 NotEnoughUpdates-b8f012f3a8dcdb2e700401d2c19208d9abf38d49.zip |
Update SECURITY.md (#258)
Hi! My understanding is that this table should say that that less than 2.0 is not supported but 2.1.x and 2.0.x is supported. Otherwise there should be a new line in the table for pre 2.0, yes?
Diffstat (limited to '.github')
-rw-r--r-- | .github/SECURITY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 7510a34d..7ddab381 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -6,7 +6,7 @@ The following versions of the mod support security updates. | Version | Supported | | ------- | ------------------ | -| > 2.0 | :x: | +| < 2.0 | :x: | | 2.0.x | :white_check_mark: | | 2.1.x | :white_check_mark: | |