bump version to v1.12.12 (#4186)

* bump version

* android version

* .
This commit is contained in:
Matias Alejo Garcia 2016-05-05 11:56:14 -03:00 committed by Gustavo Maximiliano Cortez
commit 74250e1401
6 changed files with 9 additions and 9 deletions

View file

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