v0.3.1
This commit is contained in:
@@ -9,8 +9,8 @@ Head over to the releases page and grab the latest binary. https://github.com/ad
|
||||
### Linux
|
||||
Extract and run the binary
|
||||
```
|
||||
tar -xvf zec-qt-wallet-v0.3.0.tar.gz
|
||||
./zec-qt-wallet-v0.3.0/zec-qt-wallet
|
||||
tar -xvf zec-qt-wallet-v0.3.1.tar.gz
|
||||
./zec-qt-wallet-v0.3.1/zec-qt-wallet
|
||||
```
|
||||
|
||||
### Windows
|
||||
|
||||
@@ -13,7 +13,7 @@ PRECOMPILED_HEADER = src/precompiled.h
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
|
||||
TARGET = zec-qt-wallet
|
||||
APP_VERSION=\\\"0.3.0\\\"
|
||||
APP_VERSION=\\\"0.3.1\\\"
|
||||
|
||||
|
||||
TEMPLATE = app
|
||||
|
||||
Reference in New Issue
Block a user