chore: bump version to 1.1.1
Update version to 1.1.1 for Obsidian plugin submission fixes. Changes: - Updated manifest.json, package.json, and versions.json to 1.1.1 - Added comprehensive CHANGELOG entry documenting all submission fixes - Moved VERIFICATION_REPORT.md to docs/ directory
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "mcp-server",
|
||||
"name": "MCP Server",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Exposes vault operations via Model Context Protocol (MCP) over HTTP.",
|
||||
"author": "William Ballou",
|
||||
|
||||
Reference in New Issue
Block a user