# Upgrade

***🟢UPDATE🟢*****&#x20;27.11.25**

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

```python
cd $HOME/bze
git fetch --all
git checkout v8.0.0
make install
bzed version --long | grep -e version -e commit
#version: 8.0.0
#commit: 7c0d9570ba6b2b5168308f5e4e80a103e807c8b2
systemctl restart bzed && journalctl -fu bzed -n100 -ocat
#consensus
curl -s http://localhost:26657/consensus_state  | jq '.result.round_state.height_vote_set[0].prevotes_bit_array'
```

&#x20;                                    **GitHub**

[**https://github.com/bze-alphateam/bze/tags**](https://github.com/bze-alphateam/bze/tags)
