 
  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
        25002500. It is estimated to take place
        7 months ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd cosmos
git pull
git checkout v23.0.1
make install# should be v23.0.1
gaiad version
# Should be commit bb26c96eb7f344ab1f74bd4936c7bcfc23d67fe6
gaiad version --long | grep commitmkdir -p $HOME/.gaia/cosmovisor/upgrades/v23/bin
cp $HOME/go/bin/gaiad $HOME/.gaia/cosmovisor/upgrades/v23/bin# should be v23.0.1
$HOME/.gaia/cosmovisor/upgrades/v23/bin/gaiad version