versionsOrdering

An optional list of strings that represents the order that versions should appear in the dropdown menu.

Must match version string exactly. The first item in the list is at the top of the dropdown. Any versions not in this list will be excluded from the dropdown.

If no versions are supplied the versions will be ordered using SemVer ordering.