New release v1.12.14 (#4202)

* New release v1.12.14

* Updates BWC
This commit is contained in:
Gustavo Maximiliano Cortez 2016-05-09 15:20:53 -03:00 committed by Matias Alejo Garcia
commit e06f48c0e4
6 changed files with 10 additions and 10 deletions

View file

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