Merge pull request #6104 from imcvampire/patch-1

Update README.md: fix small typo on version format
This commit is contained in:
mr. m
2025-03-06 07:33:53 +01:00
committed by GitHub

View File

@@ -44,7 +44,7 @@ We keep track of how many issues are closed at the end of the month in [docs/iss
### Versioning
Zen uses [Semantic Versioning](https://semver.org/), meaning versions are displayed as `a.bc.d` where:
Zen uses [Semantic Versioning](https://semver.org/), meaning versions are displayed as `a.b.cd` where:
- `a` is the major version
- `b` is the minor version