 
  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
        9430000. It is estimated to take place
        2 years ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd chihuahua
git pull
git checkout v5.0.3
make install# should be v5.0.3
chihuahuad version
# Should be commit 7511c95ad8b91a9230167b0c2a66f1db871cc2de
chihuahuad version --long | grep commitmkdir -p $HOME/.chihuahuad/cosmovisor/upgrades/v503/bin
cp $HOME/go/bin/chihuahuad $HOME/.chihuahuad/cosmovisor/upgrades/v503/bin# should be v5.0.3
$HOME/.chihuahuad/cosmovisor/upgrades/v503/bin/chihuahuad version