Skip to content

Commit 4ad9263

Browse files
committed
Merge branch 'feature/bump-codeium-to-1.6.9' into develop
2 parents 2ed2634 + b516513 commit 4ad9263

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tool/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.6.6"
6+
static let latestSupportedVersion = "1.6.9"
77

88
public init() {}
99

0 commit comments

Comments
 (0)