Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 639488b

Browse files
committed
Bump src-cli version to 3.14
This version includes the fix in sourcegraph/src-cli#213 which is required for https://github.com/sourcegraph/sourcegraph/pull/11071.
1 parent 227df78 commit 639488b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/src-cli/consts.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ package srccli
66
// as the suggested download with this instance.
77
//
88
// At the time of a Sourcegraph release, this is always the latest src-cli version.
9-
const MinimumVersion = "3.13.0"
9+
const MinimumVersion = "3.14.0"

0 commit comments

Comments
 (0)