diff --git a/manifest.json b/manifest.json index 9d3feba..827d9e1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Clipboard History", - "version": "1.4", + "version": "1.5", "description": "Extension to save history of copied text in browser", "permissions": [ "storage" @@ -30,4 +30,4 @@ ] } ] -} \ No newline at end of file +}