We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d0444 commit 12abf6aCopy full SHA for 12abf6a
1 file changed
Tool/Sources/CodeiumService/LanguageServer/CodeiumInstallationManager.swift
@@ -3,7 +3,7 @@ import Terminal
3
4
public struct CodeiumInstallationManager {
5
private static var isInstalling = false
6
- static let latestSupportedVersion = "1.46.3"
+ static let latestSupportedVersion = "1.48.2"
7
static let minimumSupportedVersion = "1.20.0"
8
9
public init() {}
0 commit comments