> For the complete documentation index, see [llms.txt](https://services.node39.top/index.html/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://services.node39.top/index.html/mainnet/zeta-chain/upgrade.md).

# Upgrade

**Chain:** zetachain\_7000-1

**Version: 24.0.0**

**Download binary Zetachain:**

```
cd $HOME
wget -O $HOME/zetacored https://github.com/zeta-chain/node/releases/download/v23.0.0/zetacored-linux-amd64
chmod +x $HOME/zetacored 
mv $HOME/zetacored /usr/local/bin
```
