Skip to content

Commit

Permalink
Bump version to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
abou7mied committed May 10, 2019
1 parent 157a2d3 commit 8a354b3
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 save the photos of a facebook post with their high quality as a PDF or a zip file.",
"version": "0.5.1",
"version": "0.5.2",
"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.5.1",
"version": "0.5.2",
"description": "This extension allows you to save the photos of a facebook post with their high quality as a PDF or a zip file.",
"main": "",
"directories": {
Expand Down

0 comments on commit 8a354b3

Please sign in to comment.