diff --git a/manifest.json b/manifest.json index af0db6d..9e6dfb2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "id": "obsidian-ai-research-assistant", - "name": "AI Research Assistant", - "version": "1.4.1", - "minAppVersion": "1.1.9", - "description": "A Prompt Engineering research utility for generative AI models like OpenAI's ChatGPT that facilitates archiving and searching conversations and live editing a conversation's context/memory.", - "author": "Interweb Alchemy", - "authorUrl": "https://github.com/InterwebAlchemy", - "fundingUrl": "https://ko-fi.com/ericrallen", - "isDesktopOnly": true -} \ No newline at end of file + "id": "ai-research-assistant", + "name": "AI Research Assistant", + "version": "1.4.1", + "minAppVersion": "1.1.9", + "description": "A Prompt Engineering research utility for generative AI models like OpenAI's ChatGPT that facilitates archiving and searching conversations and live editing a conversation's context/memory.", + "author": "Interweb Alchemy", + "authorUrl": "https://github.com/InterwebAlchemy", + "fundingUrl": "https://ko-fi.com/ericrallen", + "isDesktopOnly": true +}