 
  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
        7585150. It is estimated to take place
        7 months ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd zetachain
git pull
git checkout v29.1.2
make install# should be 29.1.2
zetacored version
# Should be commit 7d74b1e51917c4b3057a5bb8c070b1e17df58c4f
zetacored version --long | grep commitmkdir -p $HOME/.zetacored/cosmovisor/upgrades/v29/bin
cp $HOME/go/bin/zetacored $HOME/.zetacored/cosmovisor/upgrades/v29/bin# should be 29.1.2
$HOME/.zetacored/cosmovisor/upgrades/v29/bin/zetacored version