Skip to content

Commit 2ed2634

Browse files
committed
Merge branch 'feature/bump-github-copilot-1-17-0' into develop
2 parents e5293a1 + 94bee9d commit 2ed2634

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)