From 2f1e292e06d60e47b1003b25d8c9747c5721d1a1 Mon Sep 17 00:00:00 2001 From: "mr. m" <91018726+mauro-balades@users.noreply.github.com> Date: Tue, 14 Jan 2025 19:17:09 +0100 Subject: [PATCH] Updated to the correct versioning scheme Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d05bb38..c1894d5e 100644 --- a/README.md +++ b/README.md @@ -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/) for versioning. Meaning, versions are displayed as `a.b-c.d` where: +Zen uses [Semantic Versioning](https://semver.org/) for versioning. Meaning, versions are displayed as `a.bc.d` where: - `a` is the major version - `b` is the minor version