From e1bf4adfe1435ad23b50d4b29bccdd9f871ff002 Mon Sep 17 00:00:00 2001 From: Leo310 Date: Fri, 5 Apr 2024 12:15:41 +0200 Subject: [PATCH] up manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5a37df5..55d2292 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "description": "Interact with your privacy focused assistant, leveraging Ollama or OpenAI, making your second brain even smarter.", "author": "Leo310, nicobrauchtgit", "authorUrl": "https://github.com/nicobrauchtgit", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "1.5.0", "isDesktopOnly": true }