 
  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
        2926500. It is estimated to take place
        2 weeks ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd arkeo
git pull
git checkout v1.0.15
make install# should be v1.0.15
arkeod version
# Should be commit b9ccadb59ba761b1a2c3497cae141aa7bdacd7dc
arkeod version --long | grep commitmkdir -p $HOME/.arkeo/cosmovisor/upgrades/providers-v1.0.15/bin
cp $HOME/go/bin/arkeod $HOME/.arkeo/cosmovisor/upgrades/providers-v1.0.15/bin# should be v1.0.15
$HOME/.arkeo/cosmovisor/upgrades/providers-v1.0.15/bin/arkeod version