diff --git a/chrome/manifest.json b/chrome/manifest.json index 86da292..0badef5 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -1,6 +1,6 @@ { "name": "Copy as Markdown", - "version": "3.0.0", + "version": "3.0.1", "version_name": "3.0.0", "manifest_version": 3, "description": "Copy Link or Image as Markdown code", diff --git a/firefox-mv3/manifest.json b/firefox-mv3/manifest.json index ae40e9a..7529e74 100644 --- a/firefox-mv3/manifest.json +++ b/firefox-mv3/manifest.json @@ -1,6 +1,6 @@ { "name": "Copy as Markdown", - "version": "3.0.0", + "version": "3.0.1", "manifest_version": 3, "description": "Copy Link or Image as Markdown code", "permissions": [ diff --git a/firefox/manifest.json b/firefox/manifest.json index e33aa31..71504dd 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -1,6 +1,6 @@ { "name": "Copy as Markdown", - "version": "3.0.0", + "version": "3.0.1", "manifest_version": 2, "description": "Copy Link or Image as Markdown code", "permissions": [