Summary
Executable version and application zip folder name do not match.
Steps to reproduce
Download the latest linux BDS software and note the name of the zip (bedrock-server-1.16.1.02.zip)
Unpack and run the executable
Note the ouput next to "Version" when starting (1.16.1.2)
What I expected to happen...
The name of the download and the version output in the console should match to allow scripting and other integrations.
What actually happened...
The versions do not match, preventing automated checks against the website.
Linked issues
Comments 8
Original Description:
I am the developer of [LinuxGSM|https://linuxgsm.com/lgsm/mcbserver/]. We have an automated update script for Minecraft Bedrock that checks the name of the zip file download (bedrock-server-1.16.1.02.zip) against the version listed in the server logs (1.16.1.2). For the most recent release, the zip version does not match the server log files. This means the updater thinks there is a new version every time.
Please can you update the zip filename to the correct server version 1.16.1.2 instead of 1.16.1.02
Thank you
Daniel would you mind testing the 1.16.20 release and check that this has been resolved please?
Edit: Never mind, just checked myself and they're still inconsistent
Filename: bedrock-server-1.16.20.03.zip
Version tag: 1.16.20.3
Daniel would you mind testing the 1.16.20 release and check that this has been resolved please?
Edit: Never mind, just checked myself and they're still inconsistent
Filename: bedrock-server-1.16.20.03.zip
Version tag: 1.16.20.3
Original Description: