Upgrade

cd $HOME/dymension
git fetch --all
git checkout v3.2.0
make install
sudo systemctl restart dymd && journalctl -fu dymd -o cat

Last updated