bitpay wallet applying(i.e. app-template)

This commit is contained in:
Jamal Jackson 2016-08-30 11:23:27 -04:00
commit 1af92c56f6
5 changed files with 8 additions and 9 deletions

View file

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