Skip to content

Commit

Permalink
Update version number in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamos82 committed Jun 17, 2021
1 parent ff869a7 commit 0ff1d25
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Parameters Editor",
"version": "1.6.1",
"version": "1.7",

"description": "Shows parameters used in the URL and allows to update, export and import them ",

Expand All @@ -28,12 +28,6 @@
"chrome_style": true
},

"applications": {
"gecko": {
"id": "parameters_editor@ivan.gualandri.gmail.com"
}
},

"icons": {
"128": "images/icon128.png"
}
Expand Down

0 comments on commit 0ff1d25

Please sign in to comment.