Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/en/docs/refguide/general/mxbuild.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ You can find the build number in path of your Mendix installation (for example,

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.

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).

{{% /alert %}}

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