 
  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
        18492700. It is estimated to take place
        2 months ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd gravity
git pull
git checkout v1.13.0
make install# should be v1.13.0
gravity version
# Should be commit 681c68c52c8a66436f7dc2dbc432e62a16005c9a
gravity version --long | grep commitmkdir -p $HOME/.gravity/cosmovisor/upgrades/aurora/bin
cp $HOME/go/bin/gravity $HOME/.gravity/cosmovisor/upgrades/aurora/bin# should be v1.13.0
$HOME/.gravity/cosmovisor/upgrades/aurora/bin/gravity version