diff --git a/package.json b/package.json index a1042e858..a0373bd77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sidebery", - "version": "5.0.0b25", + "version": "5.0.0b26", "description": "Manage your tabs and bookmarks in sidebar", "main": "index.js", "scripts": { diff --git a/src/manifest.json b/src/manifest.json index ff4712e31..0687d99f9 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -9,7 +9,7 @@ }, "author": "mbnuqw", "name": "__MSG_ExtName__", - "version": "5.0.0b25", + "version": "5.0.0b26", "default_locale": "en", "description": "__MSG_ExtDesc__", "homepage_url": "https://github.com/mbnuqw/sidebery",