#1182·mockery

v2.53.7 release is incorrectly marked as latest

Author: bestbeforetodayCreated Sep 4, 2026Updated Sep 9, 2026
Labelsbuggood-first-issueNeeds Investigation

The v2.53.7 release is marked as latest. The latest (highest version number) release is currently v3.7.4, which I would expect to remain marked as latest, even though it was released before v2.53.7.

This broke some of my build automation which pull the binaries for the latest Mockery release, expecting it to be v3.x. I can change the way I locate the desired version but marking an old version as latest seems wrong regardless.