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