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

# Upgrade

***🟢UPDATE🟢*****&#x20;31.07.25**

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

```python
wget -O tangle https://github.com/tangle-network/tangle/releases/download/v1.4.0/tangle-default-linux-amd64
mv tangle $(which tangle)
tangle --version
#tangle 1.4.0-06942006848
systemctl restart tangle && journalctl -fu tangle -n100 -o cat
```

&#x20;                                    **GitHub**

<https://github.com/webb-tools/tangle/tags>
