update gui version in Qt guide

This commit is contained in:
Adam Gibson 2020-06-30 16:14:02 +01:00
parent 88b460a0ee
commit 3ef18bc22c
No known key found for this signature in database
GPG key ID: 141001A1AF77F20B

View file

@ -4,7 +4,7 @@
The gui can be run directly from Python script by doing `python joinmarket-qt.py` from within `scripts/`, or by running the executable file/binary (**[CLICK HERE](https://github.com/AdamISZ/joinmarket-clientserver/releases/)** to download the latest release).
**LATEST VERSION of JoinMarket-Qt is GUI version 11**. You can check the version via `About` in the menu.
**LATEST VERSION of JoinMarket-Qt is GUI version 14**. You can check the version via `About` in the menu.
No other files / setup should be needed. You might need to `chmod 755` on Linux.