 
  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
        17716000. It is estimated to take place
        3 months ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd haqq
git pull
git checkout v1.8.5
make install# should be 1.8.5
haqqd version
# Should be commit 9ddfca4b98943e106de99fd525b6bb05bfe66d34
haqqd version --long | grep commitmkdir -p $HOME/.haqqd/cosmovisor/upgrades/v1.8.5/bin
cp $HOME/go/bin/haqqd $HOME/.haqqd/cosmovisor/upgrades/v1.8.5/bin# should be 1.8.5
$HOME/.haqqd/cosmovisor/upgrades/v1.8.5/bin/haqqd version