> For the complete documentation index, see [llms.txt](https://stavr-team.gitbook.io/nodes-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stavr-team.gitbook.io/nodes-guides/mainnets/dymension/upgrade.md).

# Upgrade

***🟢UPDATE🟢*****&#x20;06.01.25**

*<mark style="color:yellow;">at Height -></mark>* 5135550

```python
cd $HOME/dymension
git fetch --all
git checkout v3.2.0
make install
dymd version --long | grep -e commit -e version
#version: v3.2.0
#commit: b77a9e11a4e890135274effd48e318c17e231e25
sudo systemctl restart dymd && journalctl -fu dymd -o cat
```

&#x20;                                    **GitHub**

<https://github.com/dymensionxyz/dymension/tags>
