Updates are available for information. Boot via State sync or Snapshot to avoid installing all updates. In this case, you must use the actual version of the binary file and genesis
UPD π on v (Update Height: )
cd $HOME/layer
git pull
git checkout v
make build
$HOME/layer/build/layerd version --long | grep -e version -e commit
# version:
# commit:
# # ΠΠΠ‘ΠΠ ΠΠ‘Π’ΠΠΠΠΠΠ Π‘ΠΠ’Π ΠΠ ΠΠ£ΠΠΠΠ ΠΠΠΠΠ!!!
systemctl stop layerd
mv $HOME/layer/build/layerd $(which layerd)
layerd version --long | grep -e version -e commit
#
systemctl restart layerd && journalctl -u layerd -f -o cat