update name

This commit is contained in:
Matias Alejo Garcia 2016-06-15 10:06:57 -03:00
commit a5d6156a7a
No known key found for this signature in database
GPG key ID: 02470DB551277AB3

View file

@ -1,6 +1,6 @@
{ {
"name": "copay", "name": "copay",
"description": "A multisignature wallet", "description": "A multisignature bitcoin wallet",
"author": "BitPay", "author": "BitPay",
"version": "2.0.0", "version": "2.0.0",
"androidVersionCode": "105", "androidVersionCode": "105",
@ -13,7 +13,7 @@
], ],
"main": "public/index.html", "main": "public/index.html",
"window": { "window": {
"title": "Copay - A multisignature wallet", "title": "Copay - A multisignature bitcoin wallet",
"icon": "./public/img/icons/icon-256.png", "icon": "./public/img/icons/icon-256.png",
"toolbar": false, "toolbar": false,
"show": true, "show": true,