chore: bump version to 1.0.1-alpha.1 for deployment testing

This commit is contained in:
2025-10-28 23:32:27 -04:00
parent b6722fa3ad
commit 8ca46b911a
5 changed files with 7 additions and 6 deletions

View File

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