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(installer): merge redundant params and preserve version on empty input
- Merge target_version and resolved_version into single version param
in install_new_version (they always had the same value at call site)
- Empty input on version prompt now keeps the current value instead of
resetting to the default tag
0 commit comments