mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-24 14:09:20 +00:00
7646101e15
Display the correct latest release version by modifying the image url query string to specify semantic version sorting. Without this sorting, releasing 8.9.2, 9.0.0, 9.1.0, and then 8.9.3 would cause version 8.9.3 to incorrectly appear as the current latest release.