bitpay wallet applying(i.e. app-template)

This commit is contained in:
Jamal Jackson 2016-08-30 11:23:27 -04:00
commit 1af92c56f6
5 changed files with 8 additions and 9 deletions

View file

@ -1,12 +1,12 @@
{
{
"//":"PLEASE! Do not edit this file directly",
"//":" Modify it at app-template/",
"//":" Modify it at app-template/",
"name": "bitpay",
"description": "The BitPay Bitcoin Wallet",
"author": "BitPay",
"version": "0.3.0",
"version": "0.6.0",
"keywords": [
"wallet",
"copay",
@ -23,10 +23,8 @@
"visible": true,
"resizable": true,
"frame": true,
"width": 400,
"width": 800,
"height": 600,
"min_width": 400,
"min_height": 600,
"position": "center",
"fullscreen": false
},