# Upgrade

***🟢UPDATE🟢*****&#x20;21.05.25**

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

```python
git clone https://github.com/oraichain/wasmd/
cd $HOME/wasmd
git checkout orai-v0.50.12
make build
oraid version --long | grep -e commit -e version
#version: 0.50.12
#commit: 227473993ac6de3646231c9efb46777ac9d57805
sudo systemctl restart oraid && sudo journalctl -fu oraid -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/oraichain/orai/tags>
