diff --git a/assets/manifest.json b/assets/manifest.json index ee48460..2ccee94 100644 --- a/assets/manifest.json +++ b/assets/manifest.json @@ -1,7 +1,7 @@ { "name": "Ugly Email", "short_name": "Ugly Email", - "version": "4.1.1", + "version": "4.1.2", "description": "Get Back Your Email Privacy, Block Email Tracking.", "author": "OneClick Lab", "homepage_url": "http://uglyemail.com", diff --git a/package-lock.json b/package-lock.json index 7b090b7..2672346 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ugly-email-extension", - "version": "4.1.1", + "version": "4.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ugly-email-extension", - "version": "4.1.1", + "version": "4.1.2", "license": "ISC", "dependencies": { "gmail-js": "^1.1.12", diff --git a/package.json b/package.json index 5a6e69d..99cffc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ugly-email-extension", - "version": "4.1.1", + "version": "4.1.2", "description": "", "main": "index.js", "scripts": {