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