diff --git a/public/manifest.json b/public/manifest.json index 34d2df0..c9c5bb9 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.0.1", + "version": "0.0.2", "name": "Copy as Markdown", "manifest_version": 2, "description": "Copy the selected HTML as Markdown by right click or Ctrl+Shift+Y",