Skip to content

Commit b1ede42

Browse files
committed
chore(release): sync server.json to @loopover/mcp 3.17.0
check-server-manifest requires server.json's version and packages[0].version to equal @loopover/mcp's, and release-please bumps the package without touching server.json -- so every release PR fails this check until the file is synced by hand. Automating that is #9874.
1 parent e8f6b1d commit b1ede42

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/JSONbored/loopover",
77
"source": "github"
88
},
9-
"version": "3.15.2",
9+
"version": "3.17.0",
1010
"remotes": [
1111
{
1212
"type": "streamable-http",
@@ -17,7 +17,7 @@
1717
{
1818
"registry_type": "npm",
1919
"identifier": "@loopover/mcp",
20-
"version": "3.15.2",
20+
"version": "3.17.0",
2121
"transport": {
2222
"type": "stdio"
2323
}

0 commit comments

Comments
 (0)