This commit is contained in:
Matias Alejo Garcia 2016-08-29 11:24:22 -03:00
commit cc7bc88ee6
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
4 changed files with 7 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
},