From 58602c1400544db866eb1bb0021f3bdb51ddb378 Mon Sep 17 00:00:00 2001 From: John Mavrick Date: Thu, 21 Dec 2023 17:15:45 -0800 Subject: [PATCH] update plugin version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 27022d0..74ccc68 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "intelligence", "name": "Intelligence", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "0.15.0", "description": "Turn your notes into personalized AI-powered assistants to retrieve ideas, think, and write. Powered by the OpenAI GPT Assistant API.", "author": "John Mavrick",