Auto updates config files with the new version (#4112)

* Auto updates config files with the new version

* Use current version of node-webkit
This commit is contained in:
Gustavo Maximiliano Cortez 2016-04-22 17:09:08 -03:00 committed by Matias Alejo Garcia
commit 85716f72f3
7 changed files with 246 additions and 0 deletions

View file

@ -3,6 +3,7 @@
"description": "A multisignature wallet",
"author": "BitPay",
"version": "1.11.0",
"androidVersionCode": "81",
"keywords": [
"wallet",
"copay",
@ -69,6 +70,7 @@
"grunt-karma": "^0.10.1",
"grunt-karma-coveralls": "^2.5.3",
"grunt-node-webkit-builder": "^1.0.2",
"grunt-string-replace": "^1.2.1",
"karma": "^0.12.31",
"karma-cli": "0.0.4",
"karma-coverage": "^0.2.7",