diff --git a/addon/package.json b/addon/package.json index 67aea7f7c6..408f3b1281 100644 --- a/addon/package.json +++ b/addon/package.json @@ -8,7 +8,7 @@ "homepage": "https://github.com/mozilla-services/pageshot", "icon": "data/icon.png", "license": "MPL 2.0", - "version": "2.5.0", + "version": "2.6.0", "main": "./lib/main", "preferences": [ { diff --git a/package.json b/package.json index 7b5d80f930..0a286a6122 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pageshot", "description": "An experiment in creating better shareable versions of content.", - "version": "2.5.0", + "version": "2.6.0", "author": "Mozilla (https://mozilla.org/)", "bugs": { "url": "https://github.com/mozilla-services/pageshot/issues"