From e24c87f3b3a8fde7bb4884e443e8bc1b7e9cb806 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Tue, 27 Feb 2024 12:36:28 +0200 Subject: fix: fixed a bug where custom prompts on block doesn't take into context all children of the block --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index ed703f6..3d26f65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ollama-logseq", - "version": "1.1.2", + "version": "1.1.3", "main": "dist/index.html", "scripts": { "dev": "vite", -- cgit v1.2.3