New pre-release v1.5.0

This commit is contained in:
Gustavo Maximiliano Cortez 2015-11-03 16:50:38 -03:00
commit 22bc3fa965
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
8 changed files with 11 additions and 11 deletions

View file

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