From f7a541ed7ea6990fa24f54f63d25f689c73bda73 Mon Sep 17 00:00:00 2001 From: WFH Brian Date: Thu, 9 May 2024 21:41:33 -0400 Subject: [PATCH] 2.1.61 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ba711e5..23547740 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-smart-connections", - "version": "2.1.60", + "version": "2.1.61", "description": "Link and chat with your notes using ChatGPT and embedding artificial intelligence from OpenAI.", "scripts": { "build": "npm run compile && node build/esbuild.js",