We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 173e7ae commit 80cf349Copy full SHA for 80cf349
1 file changed
github-copilot/agent.json
@@ -1,7 +1,7 @@
1
{
2
"id": "github-copilot",
3
"name": "GitHub Copilot",
4
- "version": "1.493.0",
+ "version": "1.494.0",
5
"description": "GitHub's AI pair programmer",
6
"repository": "https://github.com/github/copilot-language-server-release",
7
"website": "https://github.com/features/copilot/cli/",
@@ -11,7 +11,7 @@
11
"license": "proprietary",
12
"distribution": {
13
"npx": {
14
- "package": "@github/copilot-language-server@1.493.0",
+ "package": "@github/copilot-language-server@1.494.0",
15
"args": [
16
"--acp"
17
]
0 commit comments