diff --git a/package-lock.json b/package-lock.json index 22099de..43faaea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bookmarkchecker", - "version": "3.0.0", + "version": "3.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2b84487..2ec1013 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bookmarkchecker", - "version": "3.0.0", + "version": "3.1.0", "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 1a4be6d..2eb82f9 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extension_name__", - "version": "3.0.0", + "version": "3.1.0", "description": "__MSG_extension_description__", "icons": { "48": "images/icon.svg"