This commit is contained in:
Aditya Kulkarni
2018-11-24 09:17:25 -08:00
parent 7d6bf31caa
commit 9971caafd7
2 changed files with 3 additions and 3 deletions

View File

@@ -9,8 +9,8 @@ Head over to the releases page and grab the latest binary. https://github.com/ad
### Linux ### Linux
Extract and run the binary. Extract and run the binary.
``` ```
tar -xvf zec-qt-wallet-v0.4.2.tar.gz tar -xvf zec-qt-wallet-v0.4.3.tar.gz
./zec-qt-wallet-v0.4.2/zec-qt-wallet ./zec-qt-wallet-v0.4.3/zec-qt-wallet
``` ```
### Windows ### Windows

View File

@@ -1 +1 @@
#define APP_VERSION "0.4.2" #define APP_VERSION "0.4.3"