From 044310e6fb3ae5f2026e558577841c71b1593cc3 Mon Sep 17 00:00:00 2001 From: duanfuxiang Date: Thu, 27 Feb 2025 09:38:20 +0800 Subject: [PATCH] update mainfest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 90a975d..ce0fd11 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "id": "infio-copilot", "name": "Infio Copilot", - "version": "0.0.3", + "version": "0.0.4", "minAppVersion": "0.15.0", - "description": "A Cursor-inspired AI assistant for Obsidian that offers smart autocomplete and interactive chat with your selected notes", + "description": "A Cursor-inspired AI assistant for notes that offers smart autocomplete and interactive chat with your selected notes", "author": "Felix.D", "authorUrl": "https://github.com/infiolab", "isDesktopOnly": true