From 91a9d0a84cc6d45e8dbf96ebcb7335a49d22e660 Mon Sep 17 00:00:00 2001 From: WFH Brian Date: Tue, 17 Sep 2024 18:39:28 -0400 Subject: [PATCH] 2.2.72 --- 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 cf81d58b..66d032c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "obsidian-smart-connections", - "version": "2.2.71", + "version": "2.2.72", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "obsidian-smart-connections", - "version": "2.2.71", + "version": "2.2.72", "license": "SEE LICENSE IN LICENSE", "dependencies": { "ejs": "file:./ejs.min", diff --git a/package.json b/package.json index 6d68d9ff..12ded795 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-smart-connections", - "version": "2.2.71", + "version": "2.2.72", "type": "module", "description": "Link and chat with your notes using ChatGPT and embedding artificial intelligence from OpenAI.", "scripts": {