 
  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
        26107000. It is estimated to take place
        5 months ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd juno
git pull
git checkout v28.0.2
make install# should be v28.0.2
junod version
# Should be commit 83500fb4619252f4e7cfd4c187c25b3bfafbebfb
junod version --long | grep commitmkdir -p $HOME/.juno/cosmovisor/upgrades/v28/bin
cp $HOME/go/bin/junod $HOME/.juno/cosmovisor/upgrades/v28/bin# should be v28.0.2
$HOME/.juno/cosmovisor/upgrades/v28/bin/junod version