From 619d3c423c1209f8451797388d18ce3d103ab2fc Mon Sep 17 00:00:00 2001 From: Andrew Beal Date: Sun, 9 Nov 2025 23:25:50 +0000 Subject: [PATCH] Bump plugin version and update description. --- manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 1f0a7a1..26fedd9 100644 --- a/manifest.json +++ b/manifest.json @@ -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 } \ No newline at end of file