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

# Upgrade

***🟢UPDATE🟢*****&#x20;12.06.24**&#x20;

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

```python
cd $HOME/composable-cosmos
git pull
git checkout v7.0.3
make install
picad version --long | grep -e commit -e version
#version: v7.0.3
#commit: febf4998c4ceb4cb9a84804f16e461c43da4c5ad
sudo systemctl restart picad && sudo journalctl -fu picad -o cat
```

&#x20;                              **GitHub**

<https://github.com/notional-labs/composable-centauri/tags>
