 
  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
        3574316. It is estimated to take place
        2 years ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd migaloo
git pull
git checkout v3.0.1-hotfix
make install# should be v3.0.1-hotfix
migalood version
# Should be commit ec3f8827a1606b824f7de5bcbfaf1743bb61a68a
migalood version --long | grep commitmkdir -p $HOME/.migalood/cosmovisor/upgrades/v3.0.0/bin
cp $HOME/go/bin/migalood $HOME/.migalood/cosmovisor/upgrades/v3.0.0/bin# should be v3.0.1-hotfix
$HOME/.migalood/cosmovisor/upgrades/v3.0.0/bin/migalood version