 
  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
        1100000. It is estimated to take place
        1 month ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd intento
git pull
git checkout v1.0.3
make install# should be v1.0.3
intentod version
# Should be commit e4a2e9a4289043735c47ac3a36554e828657ff55
intentod version --long | grep commitmkdir -p $HOME/.intento/cosmovisor/upgrades/v1.0.3/bin
cp $HOME/go/bin/intentod $HOME/.intento/cosmovisor/upgrades/v1.0.3/bin# should be v1.0.3
$HOME/.intento/cosmovisor/upgrades/v1.0.3/bin/intentod version