bump version to 2.0.0 + change note to "descrition"

This commit is contained in:
Matias Alejo Garcia 2016-06-03 12:50:37 -03:00
commit 1d5b8ced99
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
10 changed files with 15 additions and 17 deletions

View file

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