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

# Upgrade

***🟢UPDATE🟢*****&#x20;08.05.24**&#x20;

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

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

&#x20;                              **GitHub**

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