diff --git a/package.json b/package.json index aaa863eb9..04a1bc508 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sidebery", - "version": "5.0.0b30", + "version": "5.0.0b31", "description": "Manage your tabs and bookmarks in sidebar", "main": "index.js", "scripts": { diff --git a/src/manifest.json b/src/manifest.json index 4ecbe51dc..48e0e8f28 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -9,7 +9,7 @@ }, "author": "mbnuqw", "name": "__MSG_ExtName__", - "version": "5.0.0b30", + "version": "5.0.0b31", "default_locale": "en", "description": "__MSG_ExtDesc__", "homepage_url": "https://github.com/mbnuqw/sidebery",