diff --git a/package.json b/package.json index 1de9e2e44..cabc07f85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sidebery", - "version": "5.0.0b-6", + "version": "5.0.0b-7", "description": "Manage your tabs and bookmarks in sidebar", "main": "index.js", "scripts": { diff --git a/src/manifest.json b/src/manifest.json index c1d1423a4..7fac2e9a5 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ }, "author": "mbnuqw", "name": "__MSG_ExtName__", - "version": "5.0.0b-6", + "version": "5.0.0b-7", "default_locale": "en", "description": "__MSG_ExtDesc__", "homepage_url": "https://github.com/mbnuqw/sidebery",