chore: set version to 1.0.1 in code files (tag is 1.0.1-alpha.1 for testing)

This commit is contained in:
2025-10-28 23:38:28 -04:00
parent 8ca46b911a
commit c4fe9d82d2
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "mcp-server",
"name": "MCP Server",
"version": "1.0.1-alpha.1",
"version": "1.0.1",
"minAppVersion": "0.15.0",
"description": "Exposes vault operations via Model Context Protocol (MCP) over HTTP.",
"author": "William Ballou",