jdx / mise

dev tools, env vars, task runner
https://mise.jdx.dev
MIT License
8.07k stars 211 forks source link

fix: after installing the latest version, mise rolls back to the previous one #2258

Closed roele closed 4 weeks ago

roele commented 4 weeks ago

Fixes #2245 by comparing semantic versions rather than checking simply for string inequality.