cd $HOME/cheqd-node
git pull
git checkout v3.1.5
make build
mv $HOME/cheqd-node/build/cheqd-noded $(which cheqd-noded)
cheqd-noded version --long | grep -e version -e commit
#commit: fb1428f83ed8296c5f8aaa385a3b7940d9c74c92
#version: HEAD-4e31dafa49461f6383bb63c354f904ff655e6fcb
sudo systemctl restart cheqd-noded && sudo journalctl -fu cheqd-noded -o cat