Skip to content

Commit f43065e

Browse files
committed
Bump GitHub Copilot to 1.10.3
1 parent 363e2f8 commit f43065e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

1515
public init() {}
1616

0 commit comments

Comments
 (0)