From 2d294306913de09903d5eda487e719ec3278d79f Mon Sep 17 00:00:00 2001 From: WFH Brian Date: Tue, 14 Nov 2023 19:55:06 -0500 Subject: [PATCH] 1.6.35 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76294b9a..1cef1729 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-smart-connections", - "version": "1.6.34", + "version": "1.6.35", "description": "Link and chat with your notes using ChatGPT and embedding artificial intelligence from OpenAI.", "main": "main.js", "scripts": {