The latest release API is documented to return the most recent release based on creation time. This means that if I make a patch for an old version, that will now be considered the "latest version".
So install scripts need to get a list of versions and pick the one with the highest version number.
The latest release API is documented to return the most recent release based on creation time. This means that if I make a patch for an old version, that will now be considered the "latest version".
So install scripts need to get a list of versions and pick the one with the highest version number.