> For the complete documentation index, see [llms.txt](https://services.noderuner.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://services.noderuner.xyz/republic-testnet/installation/upgrade/v.0.3.0.md).

# v.0.3.0

#### v.0.3.0 <a href="#upgrade-to-v030" id="upgrade-to-v030"></a>

```plaintext
wget https://github.com/RepublicAI/networks/releases/download/v0.3.0/republicd-linux-amd64 -O republicd
chmod +x republicd
```

```plaintext
sudo systemctl stop republicd
mv republicd $HOME/go/bin/
```

<br>
