 
  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
        42450000. It is estimated to take place
        3 months ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd band
git pull
git checkout v3.1.0
make install# should be 3.1.0
bandd version
# Should be commit 82b69261c41694a43f0acaafa3fdb75bdd1ba38e
bandd version --long | grep commitmkdir -p $HOME/.band/cosmovisor/upgrades/v3_1/bin
cp $HOME/go/bin/bandd $HOME/.band/cosmovisor/upgrades/v3_1/bin# should be 3.1.0
$HOME/.band/cosmovisor/upgrades/v3_1/bin/bandd version