 
  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
        23997755. It is estimated to take place
        3 days ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd sentinel
git pull
git checkout v12.0.0
make install# should be 12.0.0
sentinelhub version
# Should be commit eb3c5c4287674bd0a7e3180c5cec7d03196207b3
sentinelhub version --long | grep commitmkdir -p $HOME/.sentinelhub/cosmovisor/upgrades/v12_0_0/bin
cp $HOME/go/bin/sentinelhub $HOME/.sentinelhub/cosmovisor/upgrades/v12_0_0/bin# should be 12.0.0
$HOME/.sentinelhub/cosmovisor/upgrades/v12_0_0/bin/sentinelhub version