Bump plugin version and update description.

This commit is contained in:
Andrew Beal 2025-11-09 23:25:50 +00:00
parent 6214f4622d
commit 619d3c423c

View file

@ -1,11 +1,11 @@
{
"id": "vault-ai",
"name": "Vault AI",
"version": "1.0.0",
"version": "1.0.1",
"minAppVersion": "1.9.14",
"description": "AI powered agent assistant.",
"author": "Obsidian",
"authorUrl": "https://github.com/Andy-Stack/ai-agent-plugin",
"description": "Multi-AI assistant for Obsidian. Read, search, create, and edit notes with multiple AI providers.",
"author": "Andy-Stack",
"authorUrl": "https://github.com/Andy-Stack",
"fundingUrl": "https://buymeacoffee.com/andy.stack",
"isDesktopOnly": false
}