diff --git a/package-lock.json b/package-lock.json index 06b8573..c634b6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "distract-me-not", - "version": "2.6.4", + "version": "2.6.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "distract-me-not", - "version": "2.6.4", + "version": "2.6.5", "dependencies": { "@craco/craco": "^6.4.3", "@testing-library/jest-dom": "^5.16.2", diff --git a/package.json b/package.json index 7d741f5..84c1595 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "distract-me-not", - "version": "2.6.4", + "version": "2.6.5", "private": true, "dependencies": { "@craco/craco": "^6.4.3", diff --git a/public/manifest.firefox.json b/public/manifest.firefox.json index 1b4006c..6edd6df 100644 --- a/public/manifest.firefox.json +++ b/public/manifest.firefox.json @@ -9,7 +9,7 @@ }, "name": "__MSG_appName__", - "version": "2.6.4", + "version": "2.6.5", "default_locale": "en", "description": "__MSG_appDesc__", diff --git a/public/manifest.json b/public/manifest.json index 323c468..6874fab 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_appName__", - "version": "2.6.4", + "version": "2.6.5", "default_locale": "en", "description": "__MSG_appDesc__",