mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:31:54 +00:00
batches: update src_cli constant (#46550)
This commit is contained in:
parent
3512fb9aa2
commit
2972547f8b
@ -1 +1,3 @@
|
||||
**/* @eseliger
|
||||
**/* @BolajiOlajide
|
||||
**/* @courier-new
|
||||
|
||||
@ -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 = "4.3.0"
|
||||
const MinimumVersion = "4.4.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user