diff --git a/package-lock.json b/package-lock.json index be1f82a..bdd89c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bookmarks-organizer", - "version": "4.0.0", + "version": "4.0.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index a5d67b0..6bf2f87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bookmarks-organizer", - "version": "4.0.0", + "version": "4.0.1", "description": "With the Bookmarks Organizer it's easy to put order in your bookmarks. The Bookmarks Organizer finds no longer working bookmarks, redirects, duplicates and more!", "author": { "name": "Sören Hentzschel", diff --git a/src/manifest.json b/src/manifest.json index 93312bf..7e8900b 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "__MSG_extension_name__", - "version": "4.0.0", + "version": "4.0.1", "description": "__MSG_extension_description__", "icons": { "48": "images/icon.svg"