You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(release): mark releases --latest so install.sh resolves them
Previously releases were created --prerelease, leaving releases/latest
returning 404. install.sh queries that endpoint, so the install one-liner
silently broke for new versions until manually promoted.
0 commit comments