Skip to content

Commit 94bee9d

Browse files
committed
Bump GitHub Copilot version to 1.17.0
1 parent e5293a1 commit 94bee9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tool/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.12.1"
13+
static let latestSupportedVersion = "1.17.0"
1414

1515
public init() {}
1616

0 commit comments

Comments
 (0)