> 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/archive/dymension-t-halt/upgrade.md).

# Upgrade

***🟢UPDATE🟢*****&#x20;11.01.24**&#x20;

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

```python
cd $HOME/dymension
git pull
git checkout v2.0.0-alpha.8
make install
dymd version --long | grep -e commit -e version
#commit: 080bbb9ede90170f84a3f4f3665c179ea8742716
#version: v2.0.0-alpha.8
systemctl restart dymd && journalctl -u dymd -f -o cat
```

&#x20;                                    **GitHub**

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