mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-25 14:16:10 +00:00
Fix formatting in versioning section of README
This commit is contained in:
11
README.md
11
README.md
@@ -45,11 +45,12 @@ 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/) for versioning. Meaning, versions are displayed as `a.b.c-d.e` where:
|
||||
* `a` is the major version
|
||||
* `b` is the minor version
|
||||
* `c` is the patch version
|
||||
* `d` is the branch prefix
|
||||
* `e` is the build number
|
||||
|
||||
- `a` is the major version
|
||||
- `b` is the minor version
|
||||
- `c` is the patch version
|
||||
- `d` is the branch prefix
|
||||
- `e` is the build number
|
||||
|
||||
### Branches
|
||||
|
||||
|
||||
Reference in New Issue
Block a user