π οΈUpgrade
version: 7.1.1
π’UPDATEπ’ 08.08.24
at Height -> 15295226
cd $HOME
wget -O desmosd https://github.com/desmos-labs/desmos/releases/download/v7.1.1/desmos-v7.1.1-linux-amd64
chmod +x desmosd
mv desmosd $(which desmos)
desmos version --long | grep -e commit -e version
#commit: 0e53a67df4877672395ea47aca2b14d6813f79be
#version: 7.1.1
sudo systemctl restart desmos && sudo journalctl -fu desmos -o cat
GitHub
Last updated
Was this helpful?