 
  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
        20739500. It is estimated to take place
        1 month ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd cheqd
git pull
git checkout v4.1.4
make install# should be HEAD-45d11d90e7d9d84ef0f3e172b7b5e8cede7983bb
cheqd-noded version
# Should be commit 45d11d90e7d9d84ef0f3e172b7b5e8cede7983bb
cheqd-noded version --long | grep commitmkdir -p $HOME/.cheqdnode/cosmovisor/upgrades/v4-patch/bin
cp $HOME/go/bin/cheqd-noded $HOME/.cheqdnode/cosmovisor/upgrades/v4-patch/bin# should be HEAD-45d11d90e7d9d84ef0f3e172b7b5e8cede7983bb
$HOME/.cheqdnode/cosmovisor/upgrades/v4-patch/bin/cheqd-noded version