simplexmq icon indicating copy to clipboard operation
simplexmq copied to clipboard

The xftp client version (1.0.1) is inconsistent with that of other binaries and the repo tag (everything else is 6.0.6)

Open giorgiga opened this issue 1 year ago • 0 comments

Running:

wget https://github.com/simplex-chat/simplexmq/releases/download/v6.0.6/xftp-ubuntu-22_04-x86-64
chmod +x xftp-ubuntu-22_04-x86-64
./xftp-ubuntu-22_04-x86-64 --version

one gets:

SimpleX XFTP client v1.0.1

instead of 6.0.6 (same as the release downloaded from github).


For all I know, it may be that xftp hasn't changed at all since 1.0.1, but the version mismatch will be very confusing if simplexmp is packaged in a distro (I'm working on one), people install 6.0.6, and get something that self-reports as 1.0.1.

giorgiga avatar Oct 11 '24 16:10 giorgiga