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
The output of `src version` uses inconsistent capitalization of
"version", and the recommended version can sometimes be a downgrade
compared to what is actually installed. The changes in this PR are to:
- standardize on lower-case `v` in "version"
- add `or later` to output of recommended version
Fixes sourcegraph/sourcegraph#16850
0 commit comments