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 (Update Height: )
cd $HOME/ojo
git pull
git checkout
make build
$HOME/ojo/build/ojod version --long | grep -e version -e commit
#
# commit:
# AFTER THE NETWORK IS STOPPED ON THE REQUIRED BLOCK!!!
systemctl stop ojod
mv $HOME/ojo/build/ojod $(which ojod)
ojod version --long | grep -e version -e commit
#
systemctl restart ojod && journalctl -u ojod -f -o cat