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