From 7737ada3c62bf2718852006fef50c2231a2934c9 Mon Sep 17 00:00:00 2001 From: WFH Brian Date: Sun, 18 Aug 2024 10:08:04 -0400 Subject: [PATCH] Implements fix for https://github.com/brianpetro/obsidian-smart-connections/issues/729 . See https://github.com/brianpetro/jsbrains/commit/af3639b0dab6460762bca5ce9a090d3e451a2cb8 for details (release fix) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 33594e63..c3e91c54 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,5 @@ "minAppVersion": "1.1.0", "authorUrl": "https://wfhbrian.com", "isDesktopOnly": true, - "version": "2.1.91" + "version": "2.1.92" } \ No newline at end of file