 
  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
        18504000. 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.5
make install# should be v9.0.5
chihuahuad version
# Should be commit 286ef3b9b63837fd99c51d473b3f75ad824c18d5
chihuahuad version --long | grep commitmkdir -p $HOME/.chihuahuad/cosmovisor/upgrades/v9.0.5/bin
cp $HOME/go/bin/chihuahuad $HOME/.chihuahuad/cosmovisor/upgrades/v9.0.5/bin# should be v9.0.5
$HOME/.chihuahuad/cosmovisor/upgrades/v9.0.5/bin/chihuahuad version