Merge pull request #3644 from cmgustavo/release/v1.6.1

New release v1.6.1
This commit is contained in:
Matias Alejo Garcia 2015-12-10 17:56:30 -03:00
commit b7564bdca1
8 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
[Desktop Entry]
Type=Application
Version=1.6.0
Version=1.6.1
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.6.0"
#define MyAppVersion "1.6.1"
#define MyAppPublisher "BitPay"
#define MyAppURL "https://copay.io"
#define MyAppExeName "copay.exe"

View file

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