New release v1.7.1

This commit is contained in:
Gustavo Maximiliano Cortez 2016-01-20 10:06:15 -03:00
commit 11a679bd98
7 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
[Desktop Entry]
Type=Application
Version=1.7.1
Version=1.7.2
Name=Copay
Comment=A multisignature wallet
Exec=copay

View file

@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "Copay"
#define MyAppVersion "1.7.1"
#define MyAppVersion "1.7.2"
#define MyAppPublisher "BitPay"
#define MyAppURL "https://copay.io"
#define MyAppExeName "Copay.exe"