diff --git a/manifest.json b/manifest.json index 6374621..3a7c5dc 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "To Google Lens", - "version": "2.7", + "version": "2.7.1", "permissions": ["menus", "activeTab", ""], "description": "Take a screenshot of a webpage and search on Google Lens.", @@ -16,4 +16,4 @@ "scripts": ["purify.min.js", "bg.js"] } -} \ No newline at end of file +}