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

Commit 26fcefa

Browse files
author
Donovan Preston
authored
Merge pull request #2027 from fzzzy/version-3.3
Bump version number to 3.3
2 parents 0f87fff + 1f5393b commit 26fcefa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

addon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"homepage": "https://github.com/mozilla-services/pageshot",
99
"icon": "data/icon.png",
1010
"license": "MPL 2.0",
11-
"version": "3.1.0",
11+
"version": "3.3.0",
1212
"main": "./lib/main",
1313
"preferences": [
1414
{

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pageshot",
33
"description": "An experiment in creating better shareable versions of content.",
4-
"version": "3.1.0",
4+
"version": "3.3.0",
55
"author": "Mozilla (https://mozilla.org/)",
66
"bugs": {
77
"url": "https://github.com/mozilla-services/pageshot/issues"

0 commit comments

Comments
 (0)