# Upgrade

***🟢UPDATE🟢*****&#x20;11.02.25**

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

```python
cd $HOME/umee
git fetch --all
git checkout v6.7.3
make install
umeed version --long | grep -e commit -e version
#version: 6.7.3
#commit: 1d7df39293fe1e3d1ac4fdecd11de38bdff213e4
sudo systemctl restart umeed && journalctl -fu umeed -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/umee-network/umee/tags>
