Update version numbers in reports

This commit is contained in:
mdecimus 2024-08-09 19:02:59 +02:00
parent f957cbb60f
commit 12cc55ceda
2 changed files with 5 additions and 4 deletions

View file

@ -31,9 +31,9 @@ body:
label: Version
description: What version of our software are you running?
options:
- v0.9.x
- v0.8.x
- v0.7.x
- v0.6.x or lower
- v0.7.x or lower
validations:
required: true
- type: dropdown
@ -74,6 +74,7 @@ body:
- Linux
- Docker
- MacOS
- FreeBSD
- Windows
- type: textarea
id: logs

View file

@ -6,9 +6,9 @@ We provide security updates for the following versions of Stalwart Mail Server:
| Version | Supported |
| ------- | ------------------ |
| 0.9.x | :white_check_mark: |
| 0.8.x | :white_check_mark: |
| 0.7.x | :white_check_mark: |
| < 0.6 | :x: |
| < 0.7 | :x: |
## Reporting a Vulnerability