New version

This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-07 15:09:19 -03:00
commit cb10f0612b
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
4 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
[Desktop Entry]
Type=Application
Version=0.8.0
Version=0.10.0
Name=BitPay
Comment=The BitPay Bitcoin Wallet
Exec=bitpay

View file

@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "bitpay"
#define MyAppVersion "0.8.0"
#define MyAppVersion "0.10.0"
#define MyAppPublisher "BitPay"
#define MyAppURL "https://bitpay.com"
#define MyAppExeName "*NAMECASENOSPACE.exe"