From e5c41893cc273572b3232db31f164fa0059b1cec Mon Sep 17 00:00:00 2001 From: Nico Date: Mon, 20 Nov 2023 07:50:11 +0100 Subject: [PATCH] updated version --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 3ef4f28..7bf6aa7 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "Cheshire Cat ReRanker", - "version": "0.1.0", + "version": "0.1.1", "description": "This plugin apply a reranking to each memory. It rearranges: the episodic memory from the most recent to the oldest, the declarative using lost in the middle and the procedural using a filter.", "author_name": "nickprock", "plugin_url": "https://github.com/nickprock/ccat_reranker",