From ec99ff4f06f5a0212edbc5bc6255a31821595582 Mon Sep 17 00:00:00 2001 From: Nicola Procopio Date: Thu, 30 Nov 2023 15:13:06 +0100 Subject: [PATCH] Update plugin.json --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 7bf6aa7..924e423 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "Cheshire Cat ReRanker", - "version": "0.1.1", + "version": "0.1.2", "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",