Skip to content

Commit a59ca3b

Browse files
authored
Update mxbuild.md
1 parent 05aab67 commit a59ca3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/refguide/general/mxbuild.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can find the build number in path of your Mendix installation (for example,
2626

2727
Any public version of Studio Pro in this [Studio Pro Releases List](https://marketplace.mendix.com/link/studiopro/) will allow you to download MxBuild files. If you experience trouble downloading files, make sure your build is listed there.
2828

29-
Starting with version 11.5.0, Mendix introduces a change in the versioning schema by dropping the fourth element, known as the build number. Versions now follow a SemVer pattern major.minor.patch with the occasional pre-release suffix (for example, `11.5.0` or `11.6.0-beta.1` for planned pre-releases).
29+
As of Studio Pro 11.5.0, Mendix introduced a change in the versioning schema by dropping the fourth element, known as the build number. Versions now follow a SemVer pattern `major.minor.patch` with the occasional pre-release suffix (for example, `11.5.0` or `11.6.0-beta.1` for planned pre-releases).
3030

3131
{{% /alert %}}
3232

0 commit comments

Comments
 (0)