Skip to content

Commit 6523133

Browse files
committed
Merge branch 'feature/codeium-1.2.40' into hotfix/0.18.3
2 parents 1f5021d + 9d7a735 commit 6523133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core/Sources/CodeiumService/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.2.25"
6+
static let latestSupportedVersion = "1.2.40"
77

88
public init() {}
99

0 commit comments

Comments
 (0)