 
  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
        14783000. It is estimated to take place
        2 years ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd kujira
git pull
git checkout v0.9.0
make install# should be 0.9.0
kujirad version
# Should be commit dbaebf1b1e522a2b73e0fe7d04a10e93b1d4f930
kujirad version --long | grep commitmkdir -p $HOME/.kujira/cosmovisor/upgrades/v0.9.0/bin
cp $HOME/go/bin/kujirad $HOME/.kujira/cosmovisor/upgrades/v0.9.0/bin# should be 0.9.0
$HOME/.kujira/cosmovisor/upgrades/v0.9.0/bin/kujirad version