simplex-chat / simplexmq

⚙️ SimpleXMQ - A reference implementation of the SimpleX Messaging Protocol for simplex queues over public networks.
https://simplex.chat
GNU Affero General Public License v3.0
544 stars 62 forks source link

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

Open giorgiga opened 1 month ago

giorgiga commented 1 month ago

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.