Hi,
I upgraded my Mattermost from 5.27.0 to 5.27.2 after the security announcement, following all the usual steps from https://docs.mattermost.com/administration/upgrade.html
However, running bin/mattermost version
shows the version number is still 5.27.0 (although the build hash and the date have changed)
Version: 5.27.0
Build Number: ee_onprem_003fb092761115ea1bcfae56482d67f59395b8d0_b76e2800149b382e117c8d17d1d6031a55926115_429
Build Date: Fri Dec 4 00:20:47 UTC 2020
Build Hash: 003fb092761115ea1bcfae56482d67f59395b8d0
Build Enterprise Ready: true
DB Version: 5.27.0
The previous version said this:
Version: 5.27.0
Build Number: 5.27.0
Build Date: Mon Sep 14 12:42:44 UTC 2020
Build Hash: bd6149b00455ed615c0552e7f709d33920885ef3
Build Enterprise Ready: true
DB Version: 5.27.0
This is more than a little bit confusing. The ‘Build Number’ is completely different format from the last version, and all other version numbers still show 5.27.0.
How can I be sure my Mattermost version has correctly updated?