wallet created

This commit is contained in:
Matias Alejo Garcia 2016-08-31 20:10:13 -03:00
commit 1e5c940ef7
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
5 changed files with 11 additions and 4 deletions

View file

@ -1,6 +1,6 @@
[Desktop Entry]
Type=Application
Version=0.6.0
Version=0.7.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.6.0"
#define MyAppVersion "0.7.0"
#define MyAppPublisher "BitPay"
#define MyAppURL "https://bitpay.com"
#define MyAppExeName "*NAMECASENOSPACE.exe"