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

View file

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