Skip to content

Commit 8808b47

Browse files
committed
Merge branch 'feature/bump-github-copilot-1.25.0' into develop
2 parents d6afaab + a9b25c8 commit 8808b47

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.19.2"
13+
static let latestSupportedVersion = "1.25.0"
1414

1515
public init() {}
1616

0 commit comments

Comments
 (0)