update name

This commit is contained in:
Matias Alejo Garcia 2016-06-15 10:06:57 -03:00
parent 1ecd1c7dd4
commit a5d6156a7a
No known key found for this signature in database
GPG Key ID: 02470DB551277AB3
1 changed files with 2 additions and 2 deletions

View File

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