Skip to content

Commit 95d06cb

Browse files
committed
Bump Codeium language server to 1.40.2
1 parent 3c59e49 commit 95d06cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tool/Sources/CodeiumService/LanguageServer/CodeiumInstallationManager.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import Terminal
33

44
public struct CodeiumInstallationManager {
55
private static var isInstalling = false
6-
static let latestSupportedVersion = "1.28.3"
6+
static let latestSupportedVersion = "1.40.2"
77
static let minimumSupportedVersion = "1.20.0"
88

99
public init() {}

0 commit comments

Comments
 (0)