The order of versions in the author view of existing releases do not consider the minor.patch components of the version number. Instead, they just happen to be sorted as strings. For instance, 1.10.0 collates between 1.1.0 and 1.2.0 (thus it's not displayed in the summary grid, and it's only available from "show all versions").


The order of versions in the author view of existing releases do not consider the
minor.patchcomponents of the version number. Instead, they just happen to be sorted as strings. For instance,1.10.0collates between1.1.0and1.2.0(thus it's not displayed in the summary grid, and it's only available from "show all versions").