Medosopher opened a new pull request, #8131: URL: https://github.com/apache/trafficcontrol/pull/8131
currently the list of latest tags are sorted alphabetically which means 9.2.11 is above 9.2.9 and this causes mismatched version numbers from the build. using sort -V, this is fixed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
