doc: Remove explicit mention of version from SECURITY.md

This commit is contained in:
MarcoFalke
2019-06-14 06:44:30 -04:00
parent 431d81b61c
commit fa4bc4ebf9
2 changed files with 5 additions and 11 deletions

View File

@@ -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