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:
parent
cab093881e
commit
85716f72f3
7 changed files with 246 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue