Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mervick committed Mar 13, 2017
1 parent 0d256e5 commit 3b31cfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
},
"author": "Andrey Izman",
"browser_action": {
"default_icon": "icons/icon32.png"
"default_icon": "images/icon32.png"
},
"manifest_version": 2,
"name": "Darcula Theme for Chrome DevTools",
"update_url": "https://clients2.google.com/service/update2/crx",
"version": "1.0.1"
"version": "1.0.2"
}

0 comments on commit 3b31cfb

Please sign in to comment.