From 49568af7f7f794b9dc3f897a0d72d1f65da6657b Mon Sep 17 00:00:00 2001 From: WFH Brian Date: Sun, 11 Jun 2023 14:00:50 -0400 Subject: [PATCH] fix --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 611b6c8a..3f4caca4 100644 --- a/manifest.json +++ b/manifest.json @@ -5,5 +5,6 @@ "description": "Find links to similar notes using artificial intelligence from OpenAI.", "minAppVersion": "1.1.0", "authorUrl": "https://wfhbrian.com", - "isDesktopOnly": true + "isDesktopOnly": true, + "version": "1.6.9" } \ No newline at end of file