Skip to content

Commit

Permalink
Updated Version to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Samyoul committed Nov 8, 2017
1 parent 6c1c9c6 commit 7b9e20c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "EtherAddressLookup",
"short_name": "EtherAddressLookup",
"description": "Adds links to strings that look like Ethereum addresses to your favorite blockchain explorer.",
"version": "1.9.0",
"version": "1.10.0",

"browser_action": {
"default_icon": "images/icon.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": "etheraddresslookup",
"version": "1.0.0",
"version": "1.10.0",
"description": "A web extension for blocking ethereum phishing websites.",
"main": "blacklists/domains.json",
"scripts": {
Expand Down

0 comments on commit 7b9e20c

Please sign in to comment.