Skip to content

Commit b478d9d

Browse files
authored
Merge pull request intitni#558 from RoshanNagaram-eng/roshan/updatelangserver
updated lang server version to 1.8.83
2 parents 67a83ce + b2bac09 commit b478d9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8.8"
6+
static let latestSupportedVersion = "1.8.83"
77

88
public init() {}
99

0 commit comments

Comments
 (0)