From 1aab35a9072494f40d90cc952cb416b4ee5d43f9 Mon Sep 17 00:00:00 2001 From: ZaellixA <axilleaz@protonmail.com> Date: Sun, 1 Jun 2025 12:35:37 +0100 Subject: [PATCH] Update README.md with the latest version info - v0.5.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb0f4e9..b183df8 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ The project is licensed under the ***MIT License***, which is a rather unrestric ## Versioning ## -The project uses [semantic versioning](https://semver.org/) and the current version is **v0.5.0**. The project hasn't reached v1.0.0 yet so changes that break backwards compatibility may be (and have been) introduced in any version update. For information about the changes in each version consult the [CHANGELOG](https://git.soton.ac.uk/in-nova/virtual-sensing/-/blob/main/CHANGELOG.md?ref_type=heads). +The project uses [semantic versioning](https://semver.org/) and the current version is **v0.5.1**. The project hasn't reached v1.0.0 yet so changes that break backwards compatibility may be (and have been) introduced in any version update. For information about the changes in each version consult the [CHANGELOG](https://git.soton.ac.uk/in-nova/virtual-sensing/-/blob/main/CHANGELOG.md?ref_type=heads). #### **Important** -- GitLab