Skip to content

Commit 91e95b9

Browse files
authored
Merge pull request #10638 from VaniAnandamurthy/update-mxbuild-docs
Update mxbuild docs
2 parents d48b5b9 + a59ca3b commit 91e95b9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ 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+
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).
30+
2931
{{% /alert %}}
3032

3133
You can extract the files using an archival tool, such as [7-Zip](https://www.7-zip.org/).

0 commit comments

Comments
 (0)