mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 12:51:55 +00:00
Bump minimum src-cli version required (#62700)
Now that 5.4.0 has been released.
This commit is contained in:
parent
98c0516b01
commit
a96c8fbc3b
@ -6,4 +6,4 @@ package srccli
|
||||
// as the suggested download with this instance.
|
||||
//
|
||||
// At the time of a Sourcegraph release, this is always the latest src-cli version.
|
||||
const MinimumVersion = "5.3.0"
|
||||
const MinimumVersion = "5.4.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user