Skip to content

Commit 86c77de

Browse files
authored
Update version to 0.5.1 (MWG-Logan#40)
* Update server version to 0.5.1 in host.json * Delete CHANGELOG.md
1 parent b89bd66 commit 86c77de

File tree

2 files changed

+2
-24
lines changed

2 files changed

+2
-24
lines changed

CHANGELOG.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

CentralMemoryMcp.Functions/host.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"mcp": {
55
"instructions": "This server offers LLMs long-term memory storage capabilities about users, projects, and anything else needed. This should not entirely replace using public information tooling like Microsoft Docs or Context7.",
66
"serverName": "Central Memory MCP",
7-
"serverVersion": "1.0.0",
7+
"serverVersion": "0.5.1",
88
"system": {
99
"webhookAuthorizationLevel": "System"
1010
}
1111
}
1212
}
13-
}
13+
}

0 commit comments

Comments
 (0)