We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0db1887 + 0b39625 commit 7b96fd2Copy full SHA for 7b96fd2
1 file changed
Tool/Sources/CodeiumService/CodeiumInstallationManager.swift
@@ -3,7 +3,7 @@ import Terminal
3
4
public struct CodeiumInstallationManager {
5
private static var isInstalling = false
6
- static let latestSupportedVersion = "1.8.5"
+ static let latestSupportedVersion = "1.8.8"
7
8
public init() {}
9
0 commit comments