diff options
author | MarcoFalke <falke.marco@gmail.com> | 2019-06-14 06:44:30 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2019-06-14 06:39:17 -0400 |
commit | fa4bc4ebf91e2bf4732063f7a374a98902436a7c (patch) | |
tree | 4bb487d4cf723d4fef2eb8da47214c10f62bbbb0 /SECURITY.md | |
parent | 431d81b61ca968da2d7c25f0d56455a44cd46fed (diff) |
doc: Remove explicit mention of version from SECURITY.md
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/SECURITY.md b/SECURITY.md index 4044722374..7ed96c7cea 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,15 +2,8 @@ ## Supported Versions -Versions of Bitcoin Core that are currently supported with security updates: - -| Version | Supported | -| ------- | ------------------ | -| 0.18 | :white_check_mark: | -| 0.17 | :white_check_mark: | -| 0.16 | :white_check_mark: | -| 0.15 | :white_check_mark: | -| < 0.15 | :x: | +See our website for versions of Bitcoin Core that are currently supported with +security updates: https://bitcoincore.org/en/lifecycle/#schedule ## Reporting a Vulnerability |