New release v1.10.3 (#4105)

This commit is contained in:
Gustavo Maximiliano Cortez 2016-04-21 14:39:49 -03:00 committed by Matias Alejo Garcia
commit dafa263ca7
6 changed files with 8 additions and 8 deletions

View file

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