 
  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
        17073000. It is estimated to take place
        7 months ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd chihuahua
git pull
git checkout v9.0.2
make install# should be v9.0.2
chihuahuad version
# Should be commit ada240ea99bc0420182128dfa39f5ebc1f0a5e8b
chihuahuad version --long | grep commitmkdir -p $HOME/.chihuahuad/cosmovisor/upgrades/v9.0.2/bin
cp $HOME/go/bin/chihuahuad $HOME/.chihuahuad/cosmovisor/upgrades/v9.0.2/bin# should be v9.0.2
$HOME/.chihuahuad/cosmovisor/upgrades/v9.0.2/bin/chihuahuad version