Skip to content

Commit

Permalink
Updated version to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Samyoul committed Nov 9, 2017
1 parent f3701ff commit 0a0634f
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.10.0",
"version": "1.11.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.10.0",
"version": "1.11.0",
"description": "A web extension for blocking ethereum phishing websites.",
"main": "blacklists/domains.json",
"scripts": {
Expand Down

0 comments on commit 0a0634f

Please sign in to comment.