Skip to content

Commit

Permalink
Bump version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abou7mied committed Dec 24, 2018
1 parent d5bb921 commit 8195e71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Save Post Photos as PDF/ZIP",
"short_name": "Save Post Photos as PDF/ZIP",
"description": "This extension allows you to download the photos of a facebook post with their high quality.",
"version": "0.2.4",
"version": "0.3.1",
"browser_action": {
"default_icon": "assets/icon128.png"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "save-post-photos",
"version": "0.2.4",
"version": "0.3.1",
"description": "This extension allows you to download the photos of a facebook post with their high quality. You can download them as a PDF or a zip file. Please note this is not an official extension and it's not provided by Facebook.",
"main": "",
"directories": {
Expand Down

0 comments on commit 8195e71

Please sign in to comment.