From 858a32ddae14c0a3ca3f7275858b92151e966e7f Mon Sep 17 00:00:00 2001 From: WFH Brian Date: Fri, 6 Dec 2024 06:44:16 -0500 Subject: [PATCH] 2.3.41 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7b75b97a..9a472609 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "obsidian-smart-connections", - "version": "2.3.40", + "version": "2.3.41", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "obsidian-smart-connections", - "version": "2.3.40", + "version": "2.3.41", "license": "SEE LICENSE IN LICENSE", "dependencies": { "ejs": "file:./ejs.min", diff --git a/package.json b/package.json index fa40cc39..f58248fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-smart-connections", - "version": "2.3.40", + "version": "2.3.41", "type": "module", "description": "Link and chat with your notes using ChatGPT and embedding artificial intelligence from OpenAI.", "scripts": {