Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
0jinxing committed Sep 14, 2019
1 parent d8d7dbc commit 2d8f06e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/manifest.dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Just proxy",
"description": "A simple proxy tool",
"version": "1.0.0",
"version": "1.0.1",
"permissions": [
"proxy",
"storage",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Just proxy",
"description": "A simple proxy tool",
"version": "1.0.0",
"version": "1.0.1",
"permissions": ["proxy", "storage", "tabs", "management"],
"browser_action": {
"default_icon": "emoticon.png"
Expand Down

0 comments on commit 2d8f06e

Please sign in to comment.