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