From 2702b9ddf4e239f84b491f4f1b0b279eb8f665d2 Mon Sep 17 00:00:00 2001 From: Leo310 Date: Tue, 27 Feb 2024 21:53:49 +0100 Subject: [PATCH] feat: new papa-ts embed model --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ef54275..2c479b7 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": "0.2.2", + "version": "0.2.3", "minAppVersion": "1.5.0", "isDesktopOnly": true }