From 7372befcac587bdf976ca40232ef9a52a935cba3 Mon Sep 17 00:00:00 2001 From: Mani Mohan Date: Sun, 8 Sep 2024 09:01:04 -0700 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2373490..981a15b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "local-llm-helper", "name": "Local LLM Helper", - "version": "1.1.2", + "version": "1.1.3", "minAppVersion": "1.5.12", "description": "Use your own secure local LLM server to work with your text!", "author": "Mani Mohan",