# Upgrade

***🟢UPDATE🟢*****&#x20;26.05.25**

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

```python
cd $HOME/doravota
git pull
git checkout 0.4.3
make install
dorad version --long | grep -e commit -e version
#commit: ""
#version: 0.4.3
systemctl restart dorad && journalctl -fu dorad -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/DoraFactory/doravota/tags>
