fixing the missing update to version.
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 10m55s

This commit is contained in:
2026-06-11 06:05:03 +00:00
parent e28c6abcad
commit 8332dc9679

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": {