new version available

This commit is contained in:
Javier 2016-04-11 12:56:18 -03:00 committed by Gustavo Maximiliano Cortez
commit 5666649a2d
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
5 changed files with 104 additions and 1 deletions

View file

@ -42,6 +42,10 @@ angular.module('copayApp.services').factory('configService', function(storageSer
url: 'https://insight.bitpay.com:443/api/rates',
},
release: {
url: 'https://api.github.com/repos/bitpay/copay/releases/latest'
},
pushNotifications: {
enabled: true,
config: {