> 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/althea/upgrade.md).

# Upgrade

version: v1.6.0

***🟢UPDATE🟢*****&#x20;11.11.245**

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

```python
cd $HOME && rm -r althea-L1
git clone https://github.com/AltheaFoundation/althea-L1
cd $HOME/althea-L1
git checkout v1.6.0
make install
althea version --long | grep -e commit -e version
#version: v1.6.0
#commit: 7c26a8c62f07bb1754c8d6c89e8ef54912a1df6e
sudo systemctl restart althea && journalctl -fu althea -ocat
```

&#x20;                                          **GitHub**

<https://github.com/AltheaFoundation/althea-L1/tags>
