 
  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
        3666129. It is estimated to take place
        1 year ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd aura
git pull
git checkout v0.7.1
make install# should be v0.7.1
aurad version
# Should be commit fdf7ce2bd703d75ce8a6d581d93d8051ebce2e03
aurad version --long | grep commitmkdir -p $HOME/.aura/cosmovisor/upgrades/v0.7.1/bin
cp $HOME/go/bin/aurad $HOME/.aura/cosmovisor/upgrades/v0.7.1/bin# should be v0.7.1
$HOME/.aura/cosmovisor/upgrades/v0.7.1/bin/aurad version