diff --git a/extension/manifest.json b/extension/manifest.json index fab833d..577fa21 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Pywalfox", - "version": "2.0.10", + "version": "2.0.11", "description": "Dyanmic theming of the browser using your pywal colors", "browser_specific_settings": { "gecko": { diff --git a/package.json b/package.json index a3fe62a..969b511 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pywalfox", - "version": "2.0.10", + "version": "2.0.11", "description": "Extension for dyanmic theming of your browser using your Pywal colors ", "repository": { "type": "git",