diff --git a/Chrome Extension/manifest.json b/Chrome Extension/manifest.json index fcd773f..b0194e9 100644 --- a/Chrome Extension/manifest.json +++ b/Chrome Extension/manifest.json @@ -3,7 +3,7 @@ "name": "Notion AI My Mind", "description": "This extension allows to click to add any image or website to your MIND in notion, and forget about everything else.", - "version": "1.0.4", + "version": "1.0.5", "browser_action": { "default_icon": "icon/icon.png", diff --git a/Firefox Extension/manifest.json b/Firefox Extension/manifest.json index 472b83f..73bc23b 100644 --- a/Firefox Extension/manifest.json +++ b/Firefox Extension/manifest.json @@ -3,7 +3,7 @@ "name": "Notion AI My Mind", "description": "This extension allows to click to add any image or website to your MIND in notion, and forget about everything else.", - "version": "1.0.4", + "version": "1.0.5", "browser_action": { "default_icon": "icon/icon.png",