 
  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
        16623000. 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.1
make install# should be v9.0.1
chihuahuad version
# Should be commit 808edba9ec050437b13e877987d5386b15642254
chihuahuad version --long | grep commitmkdir -p $HOME/.chihuahuad/cosmovisor/upgrades/v9.0.1/bin
cp $HOME/go/bin/chihuahuad $HOME/.chihuahuad/cosmovisor/upgrades/v9.0.1/bin# should be v9.0.1
$HOME/.chihuahuad/cosmovisor/upgrades/v9.0.1/bin/chihuahuad version