diff --git a/addon/manifest.json b/addon/manifest.json index ff2c3973e..7fb090b07 100644 --- a/addon/manifest.json +++ b/addon/manifest.json @@ -8,7 +8,7 @@ }, "author": "mbnuqw", "name": "__MSG_ExtName__", - "version": "4.4.0", + "version": "4.4.1", "default_locale": "en", "description": "__MSG_ExtDesc__", "homepage_url": "https://github.com/mbnuqw/sidebery", diff --git a/package.json b/package.json index 8e72e6917..5a26826e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sidebery", - "version": "4.4.0", + "version": "4.4.1", "description": "Manage your tabs and bookmarks in sidebar", "main": "index.js", "scripts": {