From 463525265487dafdc1e8060ce9a42796fbe1d159 Mon Sep 17 00:00:00 2001 From: elblogbruno Date: Sat, 30 Jan 2021 11:33:33 +0100 Subject: [PATCH] feat: updated extension version --- Chrome Extension/manifest.json | 2 +- Firefox Extension/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",