diff --git a/package-lock.json b/package-lock.json index 53ceff8..6c4fd32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "distract-me-not", - "version": "2.6.3", + "version": "2.6.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "distract-me-not", - "version": "2.6.3", + "version": "2.6.4", "dependencies": { "@craco/craco": "^6.4.3", "@testing-library/jest-dom": "^5.16.2", diff --git a/package.json b/package.json index 844a8c1..7d741f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "distract-me-not", - "version": "2.6.3", + "version": "2.6.4", "private": true, "dependencies": { "@craco/craco": "^6.4.3", diff --git a/public/manifest.firefox.json b/public/manifest.firefox.json index 23f7a06..1b4006c 100644 --- a/public/manifest.firefox.json +++ b/public/manifest.firefox.json @@ -9,7 +9,7 @@ }, "name": "__MSG_appName__", - "version": "2.6.3", + "version": "2.6.4", "default_locale": "en", "description": "__MSG_appDesc__", diff --git a/public/manifest.json b/public/manifest.json index 69efc5b..323c468 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_appName__", - "version": "2.6.3", + "version": "2.6.4", "default_locale": "en", "description": "__MSG_appDesc__",