From 998045346915b0548f14c12850a95303592e3794 Mon Sep 17 00:00:00 2001
From: WFH Brian <brian@plexm.com>
Date: Sat, 27 Jan 2024 09:51:58 -0500
Subject: [PATCH] 1.6.61

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 711b90a0..dc8ffefe 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "obsidian-smart-connections",
-  "version": "1.6.60",
+  "version": "1.6.61",
   "description": "Link and chat with your notes using ChatGPT and embedding artificial intelligence from OpenAI.",
   "main": "main.js",
   "scripts": {