Open
Description
Context
On Celestia Discord in the mocha-testnet channel, people reported that the v0.21.7 version is wrong.
Problem
I reproduced the issue:
$ git checkout v0.21.7-mocha
$ make install
$ celestia version
Semantic version: v0.21.7-arabica
Commit: 9c1d27a9c41cf16f7b20e96a556d9601b29b5b3a
Build Date: Thu Mar 13 14:22:07 EDT 2025
System version: arm64/darwin
Golang version: go1.24.0
Notice how the celestia version
command reports the incorrect semantic version. I expect to see v0.21.7-mocha but it reports v0.21.7-arabica.