 
  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
        24784361. It is estimated to take place
        1 week ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd bitsong
git pull
git checkout v0.24.0
make install# should be 0.24.0
bitsongd version
# Should be commit 920cf3531727e23c4a45fba80dbec49b7bc70db9
bitsongd version --long | grep commitmkdir -p $HOME/.bitsongd/cosmovisor/upgrades/v024/bin
cp $HOME/go/bin/bitsongd $HOME/.bitsongd/cosmovisor/upgrades/v024/bin# should be 0.24.0
$HOME/.bitsongd/cosmovisor/upgrades/v024/bin/bitsongd version