diff --git a/src/manifest.json b/src/manifest.json index 284baf5..d36d8c8 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "__MSG_extName__", - "version": "2.0.0", + "version": "2.1.0", "description": "__MSG_extDescription__", "permissions": ["contextMenus", "clipboardWrite"], "background": {