 
  LFG!
This guide assumes that you use cosmovisor to manage upgrades. If you do not use cosmovisor, please adjust some commands accordingly.
        The upgrade is scheduled for Block
        22990737. It is estimated to take place
        4 months ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd bitsong
git pull
git checkout v0.23.0
make install# should be 0.23.0
bitsongd version
# Should be commit cf7a58c6f3c274e9153f0f907ebfa8b88e58cf97
bitsongd version --long | grep commitmkdir -p $HOME/.bitsongd/cosmovisor/upgrades/v023/bin
cp $HOME/go/bin/bitsongd $HOME/.bitsongd/cosmovisor/upgrades/v023/bin# should be 0.23.0
$HOME/.bitsongd/cosmovisor/upgrades/v023/bin/bitsongd version