Icon change--looks a little like a Creative Suite app now...
This commit is contained in:
parent
451fd14b99
commit
a4bc8a3570
2 changed files with 2 additions and 3 deletions
BIN
icon-128-2.png
Normal file
BIN
icon-128-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
|
@ -1,11 +1,10 @@
|
|||
{
|
||||
"name": "Caret",
|
||||
"description": "Professional text editing for Chrome and Chrome OS",
|
||||
"version": "0.0.10",
|
||||
"version": "0.0.11",
|
||||
"manifest_version": 2,
|
||||
"icons": {
|
||||
"128": "icon-128.png",
|
||||
"32": "icon.png"
|
||||
"128": "icon-128-2.png"
|
||||
},
|
||||
|
||||
"app": {
|
||||
|
|
Loading…
Reference in a new issue