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