Skip to content

Commit 009ea14

Browse files
committed
Bump GitHub Copilot version to 1.10.2
1 parent e4a41c4 commit 009ea14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/Sources/GitHubCopilotService/GitHubCopilotInstallationManager.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ public struct GitHubCopilotInstallationManager {
1010
return URL(string: link)!
1111
}
1212

13-
static let latestSupportedVersion = "1.9.1"
13+
static let latestSupportedVersion = "1.10.2"
1414

1515
public init() {}
1616

0 commit comments

Comments
 (0)