Skip to content

Commit 02a2f00

Browse files
committed
Bump GitHub Copilot to 1.12.1
1 parent e271a7f commit 02a2f00

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

1515
public init() {}
1616

0 commit comments

Comments
 (0)