 
  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
        17380000. It is estimated to take place
        2 years ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd cosmos
git pull
git checkout v13.0.0
make install# should be v13.0.0
gaiad version
# Should be commit 04ea8da5a1257a855e307ed61d245a2af2719757
gaiad version --long | grep commitmkdir -p $HOME/.gaia/cosmovisor/upgrades/v13/bin
cp $HOME/go/bin/gaiad $HOME/.gaia/cosmovisor/upgrades/v13/bin# should be v13.0.0
$HOME/.gaia/cosmovisor/upgrades/v13/bin/gaiad version