Skip to content

Commit 5802130

Browse files
committed
Set version to 0.0.0 initially
1 parent b632d56 commit 5802130

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"url": "https://github.com/github/github-mcp-server",
88
"source": "github"
99
},
10-
"version": "0.15.0",
10+
"version": "0.0.0",
1111
"packages": [
1212
{
1313
"registryType": "oci",
1414
"registryBaseUrl": "https://docker.io",
1515
"identifier": "ghcr.io/github/github-mcp-server",
16-
"version": "0.15.0",
16+
"version": "0.0.0",
1717
"runtimeHint": "docker",
1818
"transport": {
1919
"type": "stdio"

0 commit comments

Comments
 (0)