From 1158e2409dc505034f3456918bb4c7badb84e37c Mon Sep 17 00:00:00 2001 From: Adam Gibson Date: Tue, 17 Dec 2019 14:20:07 +0000 Subject: [PATCH] update GUI version in JMQT guide --- docs/JOINMARKET-QT-GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/JOINMARKET-QT-GUIDE.md b/docs/JOINMARKET-QT-GUIDE.md index b4d5263..75f689d 100644 --- a/docs/JOINMARKET-QT-GUIDE.md +++ b/docs/JOINMARKET-QT-GUIDE.md @@ -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 9**. You can check the version via `About` in the menu. +**LATEST VERSION of JoinMarket-Qt is GUI version 11**. 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.