Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1971 from fzzzy/version-2.6
Browse files Browse the repository at this point in the history
Bump version number to 2.6
  • Loading branch information
fzzzy authored Nov 15, 2016
2 parents e894a87 + f593691 commit bd71a5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
{
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit bd71a5d

Please sign in to comment.