la version impair est stable
All checks were successful
Dotnet build and test / build (pull_request) Successful in 10m6s

This commit is contained in:
Paul Schneider 2026-09-04 15:50:22 +01:00
commit 7a1a9ad2ee
Signed by: notazof
GPG key ID: 1DD5D838E5343B06

View file

@ -74,8 +74,8 @@ et ce projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
À noter : la **parité du numéro de patch** porte une signification de canal : À noter : la **parité du numéro de patch** porte une signification de canal :
- **patch pair** (ex. `1.0.0`, `1.0.2`) → **stable** - **patch pair** (ex. `1.0.0`, `1.0.2`) → **preview**
- **patch impair** (ex. `1.0.1`, `1.0.3`) → **preview** - **patch impair** (ex. `1.0.1`, `1.0.3`) → **stable**
- **suffixe** (ex. `1.0.0-rc1`, `1.0.0-alpha`) → **instable** - **suffixe** (ex. `1.0.0-rc1`, `1.0.0-alpha`) → **instable**
Cette convention est partagée avec le dépôt Cette convention est partagée avec le dépôt