This commit is contained in:
Matias Alejo Garcia 2016-08-08 19:56:47 -03:00
commit 26e04365c5
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
6 changed files with 9 additions and 9 deletions

View file

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