diff --git a/package-lock.json b/package-lock.json index 597af8a..324c10e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "distract-me-not", - "version": "2.8.1", + "version": "2.8.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "distract-me-not", - "version": "2.8.1", + "version": "2.8.2", "dependencies": { "bcryptjs": "^2.4.3", "copy-to-clipboard": "^3.3.3", diff --git a/package.json b/package.json index 72cf611..5407cd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "distract-me-not", - "version": "2.8.1", + "version": "2.8.2", "private": true, "dependencies": { "bcryptjs": "^2.4.3", diff --git a/public/manifest.firefox.json b/public/manifest.firefox.json index e91f2d6..e2e59a4 100644 --- a/public/manifest.firefox.json +++ b/public/manifest.firefox.json @@ -9,7 +9,7 @@ }, "name": "__MSG_appName__", - "version": "2.8.1", + "version": "2.8.2", "default_locale": "en", "description": "__MSG_appDesc__", diff --git a/public/manifest.json b/public/manifest.json index bd4829a..671d64b 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_appName__", - "version": "2.8.1", + "version": "2.8.2", "default_locale": "en", "description": "__MSG_appDesc__",