Compare commits

..

1 Commits

Author SHA1 Message Date
8332dc9679 fixing the missing update to version.
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 10m55s
2026-06-11 06:05:03 +00:00

View File

@@ -1,6 +1,6 @@
{ {
"name": "docmost-mcp", "name": "docmost-mcp",
"version": "1.0.0", "version": "1.0.1",
"description": "A Model Context Protocol (MCP) server for Docmost, allowing AI agents to manage documentation spaces and pages.", "description": "A Model Context Protocol (MCP) server for Docmost, allowing AI agents to manage documentation spaces and pages.",
"main": "build/index.js", "main": "build/index.js",
"bin": { "bin": {