# Upgrade

***🟢UPDATE🟢*****&#x20;06.03.25**

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

```python
cd $HOME/sge && git pull
git checkout v1.8.1
make install
sged version --long | head
#commit: 8127db86beb05972299cc65621f4834b19efe864
#version: v1.8.1
sudo systemctl restart sged && journalctl -fu sged -o cat
#consensus
curl -s http://localhost:26657/consensus_state  | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'
```

&#x20;                              **GitHub**

<https://github.com/sge-network/sge/tags>
