# Upgrade

## Manual Upgrade

**upgrade at height** [24865200](https://explorer.syanodes.my.id/shentu-mainnet/block/24865200)

```bash
cd $HOME
wget -O shentud https://github.com/shentufoundation/shentu/releases/download/v2.15.0/shentud_2.15.0_linux_amd64
chmod +x shentud
sudo mv $HOME/shentud $(which shentud)
sudo systemctl restart shentud && sudo journalctl -fu shentud -o cat
```
