# Upgrade

***🟢UPDATE🟢*****&#x20;22.09.25**

*<mark style="color:yellow;">at Height -></mark>*&#x20;

```bash
cd $HOME/celestia-node/
git pull
git checkout tags/v0.26.2-mocha
make build
make install
make cel-key
celestia version
systemctl stop celestia-full
celestia full config-update --p2p.network mocha
#Semantic version: v0.26.2-mocha
#Commit: 
sudo systemctl restart celestia-full && sudo journalctl -fu celestia-full -ocat
```

&#x20;                              **GitHub**

<https://github.com/celestiaorg/celestia-node/tags>
