🖱️Upgrade

Latest Version: v3.0.0

Update instruction on block 7982200

cd $HOME/quasar && git pull
git checkout v3.0.0
make install

Check the node version:

quasard version --long | grep -e commit -e version

Result:
#version:3.0.0
#commit:3b83f60be14100eeac027d7d9aa68b5873e9795e

Restart the node

sudo systemctl restart quasard && sudo journalctl -u quasard -f -o cat

Last updated