Skip to content

Commit

Permalink
Update to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon-Salmon committed Feb 25, 2018
1 parent f622d5b commit df3993f
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 @@
"description": "Brings back the 'View Image' and 'Search by Image' options in google image search results, as well as adding copy and download options.",
"manifest_version": 2,
"name": "View Image Resurrected",
"version": "1.8.2",
"version": "1.9.0",
"permissions": [
"webRequest",
"<all_urls>",
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": "view-image-resurrected",
"version": "1.8.2",
"version": "1.9.0",
"description": "![Icon](icons/icon-96.png)\r # View Image Resurrected",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit df3993f

Please sign in to comment.